Skip to content

Commit 654e2bb

Browse files
ci: Migrate to GitHub Actions and reusable workflows, part three (final) (#118)
### 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).
1 parent f795237 commit 654e2bb

7 files changed

+0
-168
lines changed

docker/Dockerfile

-26
This file was deleted.

docker/docker-compose.2204.510.yaml

-21
This file was deleted.

docker/docker-compose.2204.59.yaml

-19
This file was deleted.

docker/docker-compose.2204.590.yaml

-19
This file was deleted.

docker/docker-compose.2204.main.yaml

-20
This file was deleted.

docker/docker-compose.yaml

-47
This file was deleted.

scripts/check-for-breaking-api-changes.sh

-16
This file was deleted.

0 commit comments

Comments
 (0)