You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Every build in Continua can be viewed via the build's view. The builds view has the following simple format.

Stage Pane

The left pane shows a list of stages and their status, this pane constantly updates as the build progresses through its stages. Each stage name is clickable and takes you to the Build log's entry for that stage. The stage pane also shows you which agent the stage was executed on and will show a promote button if you've set that stage to manually promote.

 

Tab Pane

Each build has additional information you can view by switching to that tab. Here's a brief explanation of each tab.

Build Details - Shows a summary of the build, unit tests, changes, comments, tags and pinning.

Build Logs - A GUI for the build log. Lists each stage and action.

Unit Tests - If you've registered unit tests they'll be listed here in tabular format.

Artifacts - Any artifacts registered will be listed and viewable/downloadable here.

Changes - Changes to the Repositories linked with this Configuration and associated with the build.

Issues - If you've setup an Issue Connector, you'll see the issues extracted from your commit messages here.

Timeline - Lists every step of the build and a status message.

Comments - Lists all comments for the build.

 

  • No labels