apple / swift-nio-ssl

TLS Support for SwiftNIO, based on BoringSSL.
https://swiftpackageindex.com/apple/swift-nio-ssl/main/documentation/niossl
Apache License 2.0
393 stars 142 forks source link

Migrate to GitHub Actions #487

Closed rnro closed 1 month ago

rnro commented 1 month ago

Migrate CI to use GitHub Actions.

Motivation:

To migrate to GitHub actions and centralised infrastructure.

Modifications:

Changes of note:

Result:

Feature parity with old CI minus allocation tests which remain on the old CI.