Updated on 2024-06-06 GMT+08:00

Executing a Pipeline

Procedure

  1. Log in to CodeArts Pipeline.
  2. On the Pipelines tab page, click in the Operation column.
  3. In the displayed Execution Configuration dialog box, set the following parameters:

    • Code Source: Select the branch or tag of the code source.
    • Runtime Parameters: Set runtime parameters as needed and then save them. For details, see Using Parameters.
    • Execution Stages: Select one or more jobs to execute. By default, all jobs are executed.

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

    • Description: Enter the debugging information about the execution.

  4. After the configuration is complete, click Execute. On the pipeline details page, you can view the execution progress and job status in real time.

    • Click Stop in the upper right corner to stop the execution.
    • 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 (5 for basic edition, 10 for professional edition, and 15 for platinum edition).

  5. After the execution is complete, you can view the execution result.