Help documentation

Stage Details

The Stage Details page shows the details of a specific stage.

Stage Details Page

Key

  1. Click the plus or minus sign to expand or collapse the job information on the stage.
  2. Click the job name to view Job Details for that job.
  3. The "Artifacts" Tab shows a collapsible list of the stage's artifacts. It is an aggregated list of all artifacts created by jobs in the stage.
  4. Click on an item in the Artifacts Tab to view that artifact for that job.
  5. The "Expand All", "Collapse All" links expand or collapse artifacts belonging to the jobs of the stage.
  6. The "Failures" Tab shows any test, server, compilation, or network error associated with a failed job run for that stage.
  7. The "Materials" Tab shows what activated the pipeline through a list of comments and revisions.
  8. The "Stop" button cancels all running jobs for a stage. It is not available for completed(failed or passed) stages.
Also see...