3 Commits

Author SHA1 Message Date
Rick Newton-Rogers
3f776e9aaf
Migrate CI to use GitHub Actions. (#234)
### Motivation:

To migrate to GitHub actions and centralised infrastructure.

### Modifications:

Changes of note:
* Adopt swift-format using rules from SwiftNIO
* Remove scripts and docker files which are no longer needed

### Result:

Feature parity with old CI.
2024-10-28 14:00:57 +00:00
Ludovic Dewailly
abaecbd4e7 Minor change to correct which git repository developers should open pull request at. (#12)
Motivation:

Probably a hangover of using NIO's version as template.

Modifications:

Updated the repository URL where to open PR in CONTRIBUTING.md

Result:

"Please open a pull request at https://github.com/apple/swift-nio-extras"
2018-08-06 10:03:10 +01:00
Johannes Weiss
0874b531ce initial commit 2018-05-15 15:36:56 +01:00