apple / swift-crypto

Open-source implementation of a substantial portion of the API of Apple CryptoKit suitable for use on Linux platforms.
https://apple.github.io/swift-crypto
Apache License 2.0
1.47k stars 165 forks source link

[CI] Adopt GitHub actions #280

Closed FranzBusch closed 1 month ago

FranzBusch commented 1 month ago

Motivation

We want to migrate all of repositories to use GitHub Actions.

Modification

This PR adopts GH actions in this repo.

Result

New and shiny CI.

FranzBusch commented 1 month ago

@Lukasa @simonjbeaumont this PR is ready. I have split this into multiple commits to make it easier to review