Pipelines

2 minute read

With CloudBees Release Orchestration SaaS, you get complete visibility into pipelines, which helps both engineers and DevOps teams. Developers can check test stability, and DevOps teams can check build script functioning.

The Executive Summary provides you with release pipeline insights, but the Pipelines screen enables you to delve into analysis and functioning of all aspects of your pipelines.

You must have the Admin, Developer, DevOps, or Manager role to access the Pipelines screen.
  1. From the CloudBees Release Orchestration SaaS Home page, select Value Stream Management  Pipeline Executions.

    Selecting pipelines
    Figure 1. A list of pipelines
  2. Select a pipeline. In the example below, three commits are made into the GitHub repository.

    Example pipeline
    Figure 2. An example pipeline with commits
  3. Select the Deploy to Build step to display detailed information of the build, as shown in the example below.

    Build information
    Figure 3. An example of detailed information for a build
  4. Select the Deploy to Stage step to display detailed information of the stage history, as shown in the example below.

    Stage history
    Figure 4. An example of stage history details
  5. Select Auto/Manual test to display detailed information on the tests performed, as shown in the example below.

    Testing details
    Figure 5. An example of test information
  6. Select Approval to display detailed information on approvals, as shown in the example below.

    Approval process
    Figure 6. An example of the pipeline approval process
  7. Select Deploy to Prod to display detailed information on the deploy to production history, as shown in the example below.

    Production deploy history
    Figure 7. An example of information on the production deployment
  8. Select the Build step to display the number of passing and failing builds.

    Build success
    Figure 8. An example displaying passing and failing builds
  9. If an individual build is successful, a green block is displayed. Select the green block to display insights, such as Build ID, number of commits, start time, and end time. If the build fails, the block is displayed as purple. Select the purple block to display the build failure log.