Help Center> CodeArts Pipeline> FAQs> Functions> What Tasks Can Be Run on a Pipeline?
Updated on 2023-11-14 GMT+08:00

What Tasks Can Be Run on a Pipeline?

The following tasks can be added to a pipeline:

  • Build
  • Check
  • Deploy
  • Test
  • Normal (subpipeline, repository tag creation, Jenkins task, manual review, delayed execution, and pipeline suspension)

API test tasks are supported only in LA-Mexico City2.

Third-party tasks can be scheduled through build, code check, deployment, and test tasks. Subpipeline can invoke other pipelines. Repository tags can be created for Repo code repositories and pushed for version management. Jenkins tasks enable you to schedule and execute specified tasks on Jenkins instances. Delayed execution allows a pipeline to wait for a user-defined period before being executed. Manual review allows a pipeline to continue execution only after being approved by the specified person. You can also suspend a pipeline.

Functions FAQs

more