Skip to content

Migrate to GitHub Actions#35

Merged
ktoso merged 1 commit intomainfrom
adopt_github_actions
Nov 7, 2024
Merged

Migrate to GitHub Actions#35
ktoso merged 1 commit intomainfrom
adopt_github_actions

Conversation

@rnro
Copy link
Copy Markdown
Contributor

@rnro rnro commented Oct 31, 2024

Migrate CI to use GitHub Actions.

Motivation:

To migrate to GitHub actions and centralised infrastructure.

Modifications:

Changes of note:

  • Increase minimum Swift version to 5.9
  • Adopt swift-format using rules from SwiftNIO
  • Remove scripts and docker files which are no longer needed

Result:

Feature parity with old CI.

@rnro rnro added the 🆕 semver/minor Adds new public API. label Oct 31, 2024
@rnro rnro force-pushed the adopt_github_actions branch from c817b0f to a45cad2 Compare October 31, 2024 09:25
Migrate CI to use GitHub Actions.

Motivation:

To migrate to GitHub actions and centralised infrastructure.

Modifications:

Changes of note:
* Increase minimum Swift version to 5.9
* Adopt swift-format using rules from SwiftNIO
* Remove scripts and docker files which are no longer needed

Result:

Feature parity with old CI.
@rnro rnro force-pushed the adopt_github_actions branch from a45cad2 to d235464 Compare November 1, 2024 10:37
Copy link
Copy Markdown
Member

@ktoso ktoso left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated branch protection rules

@ktoso ktoso merged commit 7888e86 into main Nov 7, 2024
@ktoso ktoso deleted the adopt_github_actions branch November 7, 2024 01:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🆕 semver/minor Adds new public API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants