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

Use Cases

General Software Development

  • Challenges: Code check, build, deployment, and test are required during software development. Managing them independently could be complex and costly.
  • Solution: CodeArts Pipeline associates and manages multiple development processes and executes them 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: Sub-pipelines can be mounted to the main pipeline to easily manage complex targets such as builds and microservice dependencies.