Updated on 2024-04-18 GMT+08:00

Process

CodeArts Build provides an easy-to-use cloud-based build platform that supports multiple programming languages, helping you achieve continuous delivery with shorter delivery period and higher delivery 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.

Introduction

This topic describes the basic build process.

The process is described in the following table.

Operation

Description

Log in to the CodeArts Build homepage

Access the homepage of CodeArts Build.

Create a task

Create a build task and configure the following information:

  • Code source: Select Repo, GitHub, Git, or Pipeline.
  • Build template: CodeArts Build comes with default templates for mainstream build standards such as Maven, Ant, Gradle, and CMake. You can also customize your build environment by creating images or using public images to meet special build requirements.
  • Build actions: CodeArts Build has various preset actions. You can customize the combination of actions.

Run the task

After the task is configured, run the task. For details, see Running a Build Task.

View the task

After the task execution is complete, you can view the details and execution results of the task. For details, see Viewing the Build Task.