Skip to main content

Devtools / Build

Capabilities

Version:
IDTitleDescription
CCC.Build.CP01Build AutomationProvides fully managed continuous integration service that compiles source code, run tests and produce software packages based on triggers or schedules.
CCC.Build.CP02CI/CD PipelinesProvides or integrates with continuous integration and continuous delivery/deployment (CI/CD) services.
CCC.Build.CP03Source Repository IntegrationIntegrates with cloud native or external source code repositories such as GitHub, Bitbucket, GitLab to trigger builds on code changes.
CCC.Build.CP04Artifact StorageAbility to securely store build artifacts for later use.
CCC.Build.CP05Multi-language SupportProvides pre-configured build environments for popular programming languages such as Java, Python, Node.js, .NET, etc.
CCC.Build.CP06Custom Build EnvironmentsAllows custom build environments by specifying the operating system, runtime, or providing a custom docker runtime image.
CCC.Build.CP07Build Docker ImageSupport for building docker container images in the pipelines.
CCC.Build.CP08Environment VariablesAbility to set environment variables within the build project.
CCC.Build.CP09Concurrent BuildsSupport for concurrent, parallel builds to improve build performance.
CCC.Build.CP10CachingCaching of dependencies between builds for faster builds.
CCC.Build.CP11Realtime Build LogsProviding the ability to monitor builds and view logs in the real-time.
CCC.Build.CP12List and View BuildsAbility to list, view logs and download artifacts of old builds.