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

ci: Migrate to GitHub Actions and reusable workflows, part three (final) #118

Merged

Conversation

simonjbeaumont
Copy link
Collaborator

@simonjbeaumont simonjbeaumont commented Oct 2, 2024

Motivation

Following on from #116 and #117, we have now disabled the webhook that was driving the old CI and updated the branch protection rules to require the new GitHub Actions based CI checks.

We can now delete the final shims that were keeping the old CI green, since it is no longer running and complete the migration.

Modifications

  • Delete all Docker bits and scripts used by old CI.

Result

Migration complete.

Test Plan

We should be seeing only GitHub Actions checks on this PR and they should all be passing (apart from the ones that are explicitly disabled).

@simonjbeaumont simonjbeaumont changed the title ci: Delete remaining vestigial config now webhook disabled ci: Migrate to GitHub Actions and reusable workflows, part three (final) Oct 2, 2024
@simonjbeaumont simonjbeaumont marked this pull request as ready for review October 2, 2024 11:17
@simonjbeaumont simonjbeaumont enabled auto-merge (squash) October 2, 2024 11:17
@simonjbeaumont simonjbeaumont merged commit 654e2bb into apple:main Oct 2, 2024
18 checks passed
@czechboy0 czechboy0 added the semver/none No version bump required. label Oct 18, 2024
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.

2 participants