Commit Graph

3 Commits

Author SHA1 Message Date
Rick Newton-Rogers c621142327 Adopt GitHub actions (#780)
Migrate CI to use GitHub Actions.

### 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.
* Disabled warnings-as-errors on Swift 6.0 CI pipelines for now.

### Result:

Feature parity with old CI.
2024-10-29 15:01:46 +00:00
Wes Cruver 2fa5b34b39 Update Examples to use .singleton (#742) 2024-05-09 05:14:40 -07:00
David Nadoba 5ead318ad2 Add async/await examples (#553) 2022-02-10 10:05:13 +01:00