Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate to GitHub Actions #487

Merged
merged 1 commit into from
Oct 25, 2024
Merged

Migrate to GitHub Actions #487

merged 1 commit into from
Oct 25, 2024

Conversation

rnro
Copy link
Contributor

@rnro rnro commented Oct 24, 2024

Migrate CI to use GitHub Actions.

Motivation:

To migrate to GitHub actions and centralised infrastructure.

Modifications:

Changes of note:

  • Disable warnings-as-errors until issues with recent NIO changes are resolved
  • Adopt swift-format using rules from SwiftNIO
  • Remove scripts which are no longer needed

Result:

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

@rnro rnro added the 🔨 semver/patch No public API change. label Oct 24, 2024
@rnro rnro force-pushed the adopt_github_actions branch 5 times, most recently from 8b4a9d7 to 72c87d2 Compare October 24, 2024 15:08
@rnro rnro changed the title WIP Migrate to GitHub Actions Oct 24, 2024
@rnro rnro changed the title Migrate to GitHub Actions WIP: Migrate to GitHub Actions Oct 24, 2024
Migrate CI to use GitHub Actions.

Motivation:

To migrate to GitHub actions and centralised infrastructure.

Modifications:

Changes of note:
* Disable warnings-as-errors until issues with recent NIO changes are
  resolved
* Adopt swift-format using rules from SwiftNIO
* Remove scripts which are no longer needed

Result:

Feature parity with old CI except allocation tests which stay on old CI.
@rnro rnro force-pushed the adopt_github_actions branch from b40e437 to a17025e Compare October 24, 2024 15:30
@rnro rnro changed the title WIP: Migrate to GitHub Actions Migrate to GitHub Actions Oct 24, 2024
@rnro rnro requested review from FranzBusch and Lukasa October 24, 2024 16:28
@Lukasa Lukasa merged commit 61cfaf9 into main Oct 25, 2024
39 of 44 checks passed
@Lukasa Lukasa deleted the adopt_github_actions branch October 25, 2024 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔨 semver/patch No public API change.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants