Updated on 2024-10-15 GMT+08:00

Extensions Overview

CodeArts Pipeline has a collection of built-in extensions covering build, check, deployment, and test. You can use these extensions for pipeline orchestration. Enterprises can quickly connect existing tools to the Pipeline service or develop their own extensions through the extension platform. CodeArts Pipeline provides a visual, low-code, and open extension market to adapt to service requirements.

Accessing the Extension Platform

The extension page displays all available extensions. You can click the card of an extension to check its details.

Scenarios

  • You can use extensions provided by CodeArts Pipeline (such as KubernetesRelease) to connect to cloud services.
  • You can use official tools to develop extensions. CodeArts Pipeline allows you to compile service scripts in mainstream languages, such as Shell, Node.js, Python, and Java. Some basic extensions can be used together with custom executors to provide more execution modes.
  • You can also customize extensions to connect to third-party CI/CD tools.