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 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 …