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

Official Extensions

Type

Name

Description

Build

Build

Calls CodeArts Build capabilities. CodeArts Build provides an easy-to-use, cloud-based build platform that supports multiple programming languages, helping you achieve continuous delivery with shorter period and higher efficiency. With CodeArts Build, you can create, configure, and run build tasks with a few clicks. CodeArts Build also supports automated code retrieval, build, and packaging, as well as real-time status monitoring. Learn more.

Build-Template

This extension can be configured only in a pipeline template. When a pipeline is generated based on the template, the extension automatically creates a build job and configures the job in the generated pipeline.

Test

TestPlan

Calls CodeArts TestPlan capabilities. CodeArts TestPlan is a one-stop cloud testing platform provided for software developers. It covers test management and API tests and integrates the DevOps agile testing concepts, helping you improve management efficiency and deliver high-quality products. Learn more.

TestPlan-Template

This extension can be configured only in a pipeline template. When a pipeline is generated based on the template, the extension automatically creates an API test job and configures the job in the generated pipeline.

Deploy

Deploy

Calls CodeArts Deploy capabilities. CodeArts Deploy allows you to visually deploy applications in VMs or containers by using Tomcat, Spring Boot, and other templates. You can also flexibly orchestrate atomic actions for deployment. CodeArts Deploy standardizes your deployment environment and processes by integrating with CodeArts Pipeline. Learn more.

Deploy-Template

This extension can be configured only in a pipeline template. When a pipeline is generated based on the template, the extension automatically creates a deployment job and configures the job in the generated pipeline.

KubernetesRelease

Deploys container images to Huawei Cloud containers. It supports grayscale release based on ASM (Application Service Mesh) and containerized deployment based on CCE (Cloud Container Engine).

CAE Release

CAE (Cloud Application Engine) is a one-stop serverless application hosting service that enables ultra-fast deployment at low cost with simple O&M. It releases applications from source code, software packages, and image packages, with auto scaling in seconds, pay-per-use billing, and simple O&M infrastructure. The whole application lifecycle is manageable with observable metrics.

CloudNativeRelease

Cloud native release allows you to orchestrate release policies for environments, such as rolling release and grayscale release.

Check

Check

Calls CodeArts Check capabilities. CodeArts Check is a cloud-based management service that checks code quality. Developers can easily perform static code and security checks in multiple languages and obtain comprehensive quality reports. CodeArts Check also provides bug fixing suggestions and trend analysis to control code quality and reduce costs. Learn more..

Check-Template

This extension can be configured only in a pipeline template. When a pipeline is generated based on the template, the extension automatically creates a code check job and configures the job in the generated pipeline.

BranchCheck

Specifies the target branch. If the current running branch lags behind the specified branch, the pipeline fails to run.

Normal

CreateTag

Creates and pushes tags for code repositories.

Subpipeline

Configures and calls other pipelines in a project.

JenkinsTask

Calls Jenkins tasks.

NOTE:

Currently, this function is available in LA-Mexico City2, LA-Sao Paulo1, and AP-Singapore.

DelayedExecution

Pauses pipeline for a period of time or until a specified time. You can manually resume or stop a pipeline, or delay the execution for a maximum of three times.

ManualReview

Creates manual review tasks by assigning one person or one group.

GitClone

Clones the code repositories configured in the pipeline source, which can be used together with shell commands and Maven build.

NOTE:

Currently, GitClone is available in LA-Mexico City2, LA-Sao Paulo1, AP-Singapore, and TR-Istanbul.

ExecuteShellCommand

Runs shell commands.

Microservice

CreateReleaseBranch

Creates a release branch based on the default branch of a microservice. This extension is automatically configured by a change-triggered pipeline.

MergeReleaseBranch

Merges a feature branch into a release branch. This extension is automatically configured by a change-triggered pipeline.

MergeDefaultBranch

Merges a release branch into the default branch of a microservice. This extension is automatically configured by a change-triggered pipeline.

Pass Conditions

Pass-Conditions-of-Standard-Policies

A standard extension policy for gate control.