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 #41

Merged
merged 2 commits into from
Nov 11, 2024
Merged

Migrate to GitHub Actions #41

merged 2 commits into from
Nov 11, 2024

Conversation

rnro
Copy link
Collaborator

@rnro rnro commented Nov 8, 2024

Migrate CI to use GitHub Actions.

Motivation:

To migrate to GitHub actions and centralised infrastructure.

Modifications:

Changes of note:

  • Adopt swiftlang soundness checks, swift version matrix
  • Remove scripts and docker files which are no longer needed

Result:

Feature parity with old CI.

Test Plan

Execute CI

@rnro rnro added the semver/none No version bump required. label Nov 8, 2024
@rnro rnro force-pushed the adopt_github_actions branch 2 times, most recently from 4d349fb to 9dba0b3 Compare November 11, 2024 09:35
rnro added 2 commits November 11, 2024 13:08
Migrate CI to use GitHub Actions.

Motivation:

To migrate to GitHub actions and centralised infrastructure.

Modifications:

Changes of note:
* Adopt swiftlang soundness checks, swift version matrix
* Remove scripts and docker files which are no longer needed

Result:

Feature parity with old CI.
This is in line with the old docker file. It currently fails.
@rnro rnro force-pushed the adopt_github_actions branch from 23f7e74 to 4432aee Compare November 11, 2024 13:08
@rnro rnro enabled auto-merge (squash) November 11, 2024 13:08
@rnro rnro merged commit 36da108 into main Nov 11, 2024
26 checks passed
@rnro rnro deleted the adopt_github_actions branch November 12, 2024 16:55
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