The build succeeds in GH Actions and has been successfully deployed to CODE in RiffRaff
NOTE: the tests for this project are currently broken on local machines as the docker-testkit-scalatest and docker-testkit-impl-spotify test dependencies are not M1 compatible.
Rollout
[x] Pause the TeamCity build
[x] Merge this PR
[x] Adjust branch protection rules, requiring the GHA build to pass before merge
[x] Ensure all open PRs are rebased against main to ensure their build runs
What does this change?
This migrates CI from TeamCity to GitHub Actions.
How to test
The build succeeds in GH Actions and has been successfully deployed to CODE in RiffRaff
NOTE: the tests for this project are currently broken on local machines as the
docker-testkit-scalatest
anddocker-testkit-impl-spotify
test dependencies are not M1 compatible.Rollout