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

Use Cases

General Software Development

  • Challenges: Code check, build, deployment, and test are required during software development. Managing multiple independent activities is complex and costly.
  • Solution: CodeArts Pipeline associates and manages multiple activities in the development process and executes multiple activities in parallel or serial mode.

DevOps and Continuous Delivery

  • Challenges: The traditional DevOps process (from code change to build, test, and deployment) is complex and cannot keep up with rapid iteration.
  • Solution: CodeArts Pipeline connects jobs of test, build, and deployment. Users can configure pass conditions to ensure that only code that passes the automated test can be delivered and deployed.

Cascading Management

  • Challenges: Managing applications, projects, and the layered microservice architecture can be time- and labor-consuming.
  • Solution: Subpipelines can be mounted to the main pipeline to easily manage complex scenarios such as building and microservice dependency.