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

Migrate CI from Teamcity to Github Actions #119

Merged
merged 1 commit into from
Sep 15, 2023

Conversation

rebecca-thompson
Copy link
Contributor

@rebecca-thompson rebecca-thompson commented Sep 14, 2023

What does this change?

This migrates CI from TeamCity to GitHub Actions.

How to test

Check the build succeeds in GH Actions. This project is made up of libraries which are released via the command line, so there is no build in riffraff. The action is used to build and test changes to make sure no issues have been introduced.

Rollout

  • Pause the TeamCity build
  • Merge this PR
  • Adjust branch protection rules, requiring the GHA build to pass before merge
  • Ensure all open PRs are rebased against main to ensure their build runs

@rebecca-thompson rebecca-thompson marked this pull request as ready for review September 14, 2023 16:17
@rebecca-thompson rebecca-thompson requested a review from a team as a code owner September 14, 2023 16:17
@rebecca-thompson rebecca-thompson merged commit 11029f8 into main Sep 15, 2023
1 check passed
@rebecca-thompson rebecca-thompson deleted the bt/migrate-to-gh-actions branch September 15, 2023 12:04
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.

None yet

2 participants