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

Replace buildkite with GHA #354

Merged
merged 7 commits into from
Feb 7, 2024
Merged

Conversation

tdeebswihart
Copy link
Contributor

What changed?

Our Buildkite CI config was replaced with GitHub actions

Why?

We're trying to deprecate buildkite in general; the server repo has already done so

Breaking changes

None.

This will require changes to our repo security settings to the CI
pipeline as a required step
@tdeebswihart tdeebswihart requested review from a team as code owners February 7, 2024 18:22
docker: "*"
command: "make ci-build"
plugins:
- docker-compose#v3.1.0:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Am I missing something or did we remove the docker and docker compose file? Was it not needed?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These aren't needed for GHA at least. No idea if they were for buildkite: I've not worked with it

Copy link
Member

@bergundy bergundy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@tdeebswihart tdeebswihart merged commit 4f491a7 into master Feb 7, 2024
4 of 5 checks passed
@tdeebswihart tdeebswihart deleted the s-slash-buildkite-slash-gha-slash-g branch February 7, 2024 21:15
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.

3 participants