Deployment Tracking: Notifying Retrace via AWS CodePipeline

If you are using AWS CodePipeline for your CI/CD pipeline, you can integrate Retrace’s Deployment API as part of your configuration. The Deployments API offers three different actions (Start, Complete, and Cancel) that can be passed as arguments depending on how you are configuring the Action within your existing CodePipeline. Check out our Deployment Tracking Overview guide to learn how these deployment …

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 …

Deployment Tracking: Notifying Retrace via Atlassian Bamboo

If you are using Atlassian’s Bamboo for your CI/CD pipeline, you can easily add Tasks 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 Task within your existing pipeline. Check out our Deployment Tracking Overview guide …