Help Center/ CodeArts Pipeline/ User Guide/ Executing a Pipeline
Updated on 2024-10-15 GMT+08:00

Executing a Pipeline

You can check the pipeline execution progress, logs, and results in real time.

Executing a Pipeline

  1. Access the CodeArts Pipeline homepage.
  2. On the pipeline list page, click in the Operation column.
  3. In the displayed Execution Configuration dialog box, set the following parameters:

    • Code Source: Select the branch or label of the code source.
    • Runtime Parameters: (Optional) Set runtime parameters. For details, see Configuring Pipeline Parameters.
    • Execution Stages: Select one or more jobs to execute. By default, all jobs are selected for execution.

      If Always Run is set to Yes for a stage, jobs in this stage will be selected by default and cannot be canceled.

    • Description: Describe the execution.

  4. Click Execute. On the pipeline details page, you can view the execution progress and job status in real time.

    Figure 1 Executing a pipeline
    • Click Stop in the upper right corner to stop the execution.
    • Click Edit to change the pipeline configurations.
    • Pipelines can be executed in parallel. You can click Execute to continue executing a pipeline. The maximum number of parallel pipeline executions varies based on your purchase (1 for free edition, 5 for basic edition, 10 for professional edition, and 20 for platinum edition).

  5. After the execution is complete, you can check the execution result. If you encounter any problem during the execution, see Troubleshooting.