Feature Maturity

This page summarizes the maturity levels of Alauda DevOps Pipelines features, helping you evaluate their stability and suitability for your environment and make informed decisions.

Maturity Levels

LevelMeaning
AlphaFeature is in an early development stage. Behavior and APIs may change without prior notice. Not recommended for production environments.
BetaFeature is functional and reasonably stable. Minor changes may occur with advance notice. Suitable for non-critical business scenarios.
GAFeature is stable and production-ready. APIs and behavior are stable across minor releases.

Feature Maturity Overview

ModuleFeatureMaturityDescription
PipelinesPipelines ManagementGACreate, edit, delete, and view pipelines and their definitions. Learn more.
Tasks ManagementGACreate, edit, delete, and view reusable task definitions. Learn more.
PipelineRun/TaskRun ManagementGATrigger executions and monitor run status, logs, and results. Learn more.
Pipeline Integration ConnectorsAlphaProvides a unified abstraction for tool resources (e.g., repositories, images, artifacts), enabling discovery and use in pipelines. Learn more.
Custom Execution SummaryAlphaCustomize the result summary displayed after a PipelineRun completes. Learn more.
Custom Dynamic FormAlphaDeclaratively configure dynamic forms to provide a user-friendly interactive experience for Pipeline and Task resources. Learn more.
Custom Task Images to SelectorAlphaConfigure selector options for image parameters in the Task form UI. Learn more.
TriggersTriggers ManagementAlphaManage event-driven triggers that automatically start pipeline runs. Learn more.
TriggerTemplate ManagementAlphaDefine templates that specify which resources to create when a trigger fires. Learn more.
ScheduledTriggers ManagementAlphaSchedule pipeline runs on a recurring basis using cron expressions. Learn more.
EventListener ManagementAlphaManage listeners that receive and route incoming webhook events to triggers. Learn more.
HubCustom Pipelines/Tasks in HubBetaAdd Custom Catalogs to Tekton Hub. Learn more.
Builtin Pipelines/TasksGAUse pipelines and tasks provided by the platform.
Manual Approval GateManual ApprovalAlphaPause pipeline execution at a defined step and require human approval to proceed. Learn more.
ChainsConfigure ChainsAlphaConfigure Tekton Chains to automatically sign artifacts and attest supply chain provenance. Learn more.
PrunerConfigure PrunerAlphaAutomatically clean up completed PipelineRuns and TaskRuns to reclaim cluster resources. Learn more.
Pipelines as CodeConfigure GitLab RepositoryAlphaConnect a GitLab repository to define and run pipelines directly from source code. Learn more.
ResultsArchiveAlphaArchive completed PipelineRun and TaskRun records for long-term storage and auditing. Learn more.