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

format and release: out with BK, in with GHA #55

Merged
merged 1 commit into from
Oct 25, 2024

Conversation

agnesgaroux
Copy link
Contributor

What does this change?

Move the format and release workflows to GHA to align with the other TF modules
BK pipeline infra removed wellcomecollection/buildkite-infrastructure#29

How to test

On push to any branch but main, the format workflow should run in GHA.
BK pipeline should not run

How can we measure success?

GHA reduce the need for extra scripts and docker stuff
This contributes to our platform health OKR

Reduce lines of code associated with our Continuous Integration & Delivery services by prioritising migration to GitHub actions and removing unnecessary build scripts.

Have we considered potential risks?

The release workflow has not been tested e2e in the wild. However it mirrors that of scala-libs which is working fine

@agnesgaroux agnesgaroux requested a review from a team as a code owner October 25, 2024 13:32
@agnesgaroux agnesgaroux merged commit 4ea119c into main Oct 25, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants