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: Remove Docker Compose files used by old CI #633

Conversation

simonjbeaumont
Copy link
Contributor

Motivation

In #604 we enabled all the Github Actions based workflows we need for CI. Since then we have updated the branch protection rules and disabled the webhook for the old CI, so we can remove the Docker Compose files that were used by the old CI.

Modifications

Delete the Docker Compose files.

Result

Less clutter in the repo.

Test Plan

This PR should show the new, Github Actions CI checks, and shouldn't be showing any of the older CI jobs. If that's true, we are safe to remove them.

@czechboy0
Copy link
Contributor

Could you add a line to CONTRIBUTING.md or to our docc docs about how to run these locally now?

@simonjbeaumont
Copy link
Contributor Author

Could you add a line to CONTRIBUTING.md or to our docc docs about how to run these locally now?

I did that in the last PR :)

@simonjbeaumont simonjbeaumont merged commit 0eb9afa into apple:main Sep 19, 2024
24 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