guardian / path-manager

Service that manages paths for a domain. Ensures they are unique etc.
2 stars 0 forks source link

Migrate CI from TeamCity to GitHub Actions #60

Closed rebecca-thompson closed 1 year ago

rebecca-thompson commented 1 year ago

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 and docker-testkit-impl-spotify test dependencies are not M1 compatible.

Rollout