Skip to main content

Builds Overview

Builds Overview

The Builds Overview provides a single aggregated view of all builds across all components in the account. It lets you monitor the current build activity, review recent build history, and act on individual builds without navigating into each component separately.

Columns

ColumnDescription
StatusBuild result: success, failed, in progress, incomplete, or pending retry
ComponentThe component the build belongs to, with its technology stack icons and the application it is part of
ActionThe build type and version (e.g. Preview, Release of 2.0.0) and who triggered it
Build InfoThe source branch, commit hash, and CI pipeline name used for the build
Deployed ToThe environment the build was deployed to, if a deployment was triggered as part of the build
DateWhen the build started
DurationHow long the build took to complete
ActionsPer-build actions — see below

Actions

IconActionDescription
DetailOpen the Build Detail with full logs and registered results
Direct DeployDeploy this component version directly to a target environment. Available for deployable components with a successful build
DeployDeploy this build as part of an application package to a target environment
RetryRe-attempt processing of an incomplete build without re-running the full pipeline
More optionsAdditional actions for this build