Deployment Tracking: Notifying Retrace via AppVeyor

If you are using AppVeyor for your CI/CD pipeline, you can easily add a “On build success script” to your AppVeyor project.  This will notify Retrace’s Deployment Recorder during or after your deployments. The Deployment Recorder offers three different actions (Start, Complete, and Cancel) that can be passed as arguments depending on how you are configuring the task within your …

Deployment Tracking: Retrace with CircleCI

If you are using CircleCI for your CI/CD pipeline, you can install the Stackify Retrace Deployment Recorder plugin to help you notify Retrace’s Deployments API during or after your deployments. The Deployment Recorder 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 …

Deployment Tracking: Retrace’s TeamCity Plugin

With the Stackify Retrace Deployment Recorder plugin for TeamCity you can notify Retrace of a deployment with a custom build step. This will allow you to pass in TeamCity Environment variables with ease when notifying Retrace. You can view the plugin on Jetbrain’s site here: Stackify Retrace Deployment Recorder   When viewing a build click “Edit Configuration Settings” Navigate to …

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 …