Introduction to Builds

Introduction

As applications are broken down into smaller components and microservices that can be built and deployed independently, the Release Management process needs to track various CI/CD pipelines that are doing all of the builds, deployments, and even some of the automated testing.

Release & Verify's Builds entity provides visibility and tracking of build progression for every Continuous Integration and Continuous Delivery (CI/CD) Pipeline in your enterprise regardless of the applications being used and the variations in the pipelines.

Combined with Release Management and Environment Management the Builds entity enables you to see:

The Builds entity also provides additional DevOps and Value Stream metrics for each Application or component, such as:

Pre-requisite

You must have the following user permissions:

Enable Builds

To enable Builds entity:

  1. Go to Settings  > Customization > Builds.
  2. Click Build Setup.
  3. Click to select the Enable Builds checkbox.

The saving of CI application console logs can also be toggled from Build Setup Customization.

Environment > Builds

Builds Data Fields

These are:

View Builds

View Builds on the Environment Map

To view Builds data per Environment on the Environment Map:

  1. Go to Environment > Map.
  2. Select an Environment Group from the Environment Group drop-down menu.
  3. Click View.
  4. Click an Environment icon to see more information about that Environment.
  5. View the Build field:

Build1.png

The data is: Tag | Build Number (Branch Name) or just Build Number (Branch Name) if there is no tag.

View Builds on the Continuous Delivery Pipeline

To view Builds data on the Continuous Delivery Pipeline, go to Environment > Continuous Delivery Pipeline. Select Environment view or Environment Group view, and apply other filters as needed to display the CI/CD Pipeline.

download.png