- Service Overview
- Getting Started
- User Guide
-
API Reference
- Before You Start
- API Overview
- Calling APIs
-
API
- Template management
-
Pipeline Management
- Execute Pipeline
- Obtaining Pipeline Status in Batches
- Obtaining the Pipeline Status/Obtaining Pipeline Execution Details
- Obtaining the Pipeline List/Obtaining the Pipeline Execution Status of a Project
- Deleting a Pipeline
- Stopping a Pipeline
- Obtaining Pipeline Execution Records
- Creating a Pipeline Using a Template
- Creates a pipeline.
- Re-trial Run Pipeline
- Pass the manual review.
- Reject to Manual Review
- Querying Pipeline Logs
- Manage by group
- Rule Management
- Tenant-level policy management
- Project-level policy management
-
Tenant-level open source governance policy management
- Creating a Tenant-Level Open Source Governance Policy
- Modifying a Tenant-Level Open Source Governance Policy
- Querying Details About a Tenant-Level Open Source Governance Policy
- Querying the Tenant-Level Open Source Governance Policy List
- Deleting a Tenant-Level Open Source Governance Policy
- Changing the Enabling Status of a Tenant-Level Open Source Governance Policy
- Project-level open source governance policy management
-
Extension Plug-in Management
- Creating a Plug-in Version
- Creating a Plug-in Draft Version
- Creating a publisher
- Update Plug-in Draft
- Releasing a Plug-in Draft
- Updating Basic Plug-in Information
- Releasing a Plug-in
- Binding a Plug-in to a Publisher
- Updating the Plug-in Icon
- Updating the Publisher Icon
- Deleting a Plug-in Draft
- Querying the Publisher List
- Querying Available Publishers
- Querying the List of Optional Plug-ins
- Querying the Basic Plug-in List
- Querying the List of Optional Plug-ins in Pagination Mode
- Listing add-ons
- Query Plug-in Indicator Configuration
- Query Plug-in Input Configuration
- Query Plug-in Output Configuration
- Querying All Plug-in Version Information
- Querying Plug-in Version Details
- Querying the Plug-in Version
- Deleting a publisher
- Querying Publisher Details
- Creating a Basic Plug-in
- Updating Basic Plug-ins
- Deleting a Basic Plug-in
- Uploading Basic Plug-ins
- Querying Basic Plug-in Details
- Appendixes
- Change History
-
FAQs
- Functions
-
Troubleshooting
- The Pipeline Parameter Referenced by the Task Does Not Exist
- Test Suite Was Running
- Failed to Obtain Tenant Information During Code Check Task Execution
- The Pipeline That Does Not Listen to the Push Event Is Triggered When the Code Is Committed
- Scheduled Task of a Pipeline Was Not Triggered
- Run Button Was Unavailable
Show all
Viewing a Pipeline
On the pipeline details page, you can view basic pipeline information and perform operations on pipelines as needed.
Procedure
- Log in to CodeArts Pipeline.
- On the Pipelines tab page, search for the target pipeline and click the task name. The pipeline Execution History page is displayed.
You can click the time filter in the upper right corner to view execution records by time. By default, executions in the past 7 days are displayed. You can switch to 14 days and 31 days.
NOTE:
During the first execution, the execution histories page is empty. Records are generated only after the first execution.
- Click the execution ID to access the Pipeline Details page.
Click
in the upper right corner to edit, copy, and delete pipelines, and view pipeline operation history (creation and editing operations) as required.
Perform the following operations on the Pipeline Details page:
Operation
Description
Retry
If the task fails, you can click Retry in the upper right corner to continue the task.
Run
Click Run in the upper right corner to execute the pipeline again with the latest configuration and generate an execution record.
Download
Click Download next to Output to download the build package automatically built using the pipeline.
NOTE:
- A build package is available only for build tasks.
- If there are multiple build packages, click Download All.
- Only the latest 10 build packages are displayed. To download other build packages, switch to the Release Repos page.
View logs
Click a task card to view the task log.
NOTE:
No log will be generated for tasks of DelayedExecution and PipelineSuspension.
More operations
Click
in the upper right corner of the page to edit, copy, and delete pipelines, and view pipeline operation history (creation and editing operations) as required.
NOTE:
By default, only project managers and creators (project creators or pipeline creators) can delete pipelines. You can configure permissions for different roles.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.