Viewing a Pipeline Run's Details

Use the Console to view the details for a pipeline run.

  1. From the pipelines page, select a pipeline to work with. If you need help finding the list of pipelines, see Listing Pipelines.

    The pipeline details page is displayed including the steps.

  2. From the Pipelines details page, select pipeline runs.
  3. Select the pipeline run name.

The Pipeline run information tab shows the following pipeline run information:

  • Pipeline run OCID.

  • Who created the pipeline run.

  • When the pipeline run was accepted, started, and finished.

  • Pipeline artifact file name and size.

  • Logging configuration if it was enabled.

The Pipeline configuration override tab shows any command line arguments, maximum runtime minutes, and environment variables that were specified. Both the default and override configurations are displayed.

From the Tags tab, you can view the tags that have been applied to the pipeline. To update or remove a tag, find the tag you want and select the edit icon next to it. Enter the new tag and save it, or remove the tag by selecting Remove Tag.

You can use the Pipelines runs resource to manage pipeline runs.