Deployment Tracking: Notifying Retrace via TeamCity

If you are using TeamCity by JetBrains for your CI/CD pipeline, you can easily add Build Steps that will notify Retrace’s Deployments API during or after your deployments. The Deployments API offers three different actions (Start, Complete, and Cancel) that can be passed as arguments depending on how you are configuring the build step within your existing build configuration. Check …