View execution history
View execution history
Updated on 19 May 2025

Definition: Pipeline execution refers to the process of running a predefined sequence of automated steps, such as code building, testing, and deployment. Each step is executed in order, typically triggered by an event (e.g., a code commit), and the output of one step can be passed to the next. Execution status, logs, and results are usually tracked to monitor success or failure at each stage.

  • Choose a specific pipeline
  • All running and completed pipeline executions will be displayed
  • You can search by Execution ID or apply filters to refine your search, such as status
  • At the Action button in the top-right corner, click "Start" to run a new execution, or choose "Edit" "Save as Template" or "Delete" to perform actions on the pipeline

file