Commit Graph

3 Commits

Author SHA1 Message Date
Rick Newton-Rogers 6d8ce3e72f
CI use 6.1 nightlies (#222)
CI use 6.1 nightlies now that Swift development is happening in the 6.1
branch
2025-01-30 09:47:58 +00:00
Rick Newton-Rogers 96f8b71a21
remove unused Swift 6 language mode workflow (#217)
remove unused Swift 6 language mode workflow
2024-11-15 09:55:27 +00:00
Rick Newton-Rogers c73112efc0
Migrate CI to use GitHub Actions. (#213)
### Motivation:

To migrate to GitHub actions and centralised infrastructure.

### Modifications:

Changes of note:
* Adopt swift-format using rules from SwiftNIO. Modified so that it
ignores `NoAssignmentInExpressions` in some `XCTAssert` functions.
* Remove scripts and docker files which are no longer needed

### Result:

Feature parity with old CI.
2024-10-28 09:51:24 +00:00