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 CI to use GitHub Actions. #234

Merged
merged 3 commits into from
Oct 28, 2024
Merged

Migrate CI to use GitHub Actions. #234

merged 3 commits into from
Oct 28, 2024

Conversation

rnro
Copy link
Contributor

@rnro rnro commented Oct 25, 2024

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.

@rnro rnro added the semver/none No version bump required. label Oct 25, 2024
@rnro rnro force-pushed the adopt_github_actions branch from 8a8dfde to 8467d77 Compare October 25, 2024 14:54
@rnro rnro requested a review from Lukasa October 25, 2024 14:55
@rnro rnro force-pushed the adopt_github_actions branch from 8467d77 to 1db4d8f Compare October 25, 2024 15:19
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.
@rnro rnro force-pushed the adopt_github_actions branch from 1db4d8f to fc31edb Compare October 25, 2024 15:24
Copy link
Member

@FranzBusch FranzBusch left a comment

Choose a reason for hiding this comment

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

We are missing the main.yml here.

@rnro rnro force-pushed the adopt_github_actions branch from aae177f to 3a47b8e Compare October 25, 2024 15:35
@rnro rnro force-pushed the adopt_github_actions branch 2 times, most recently from 7a4a45a to 7262259 Compare October 28, 2024 11:41
@rnro rnro force-pushed the adopt_github_actions branch from 7262259 to c198c58 Compare October 28, 2024 11:45
@rnro rnro requested review from Lukasa and FranzBusch October 28, 2024 11:51
@Lukasa Lukasa merged commit 3f776e9 into main Oct 28, 2024
27 checks passed
@Lukasa Lukasa deleted the adopt_github_actions branch October 28, 2024 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver/none No version bump required.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants