This is the documentation for Bamboo 5.5. View this page for the

Unknown macro: {spacejump}

of Bamboo, or visit the latest Bamboo documentation.

 

Bamboo makes it easy to manage and monitor your deployment projects.

A single dashboard screen allows you to monitor deployment environments, deployment status, releases and time/date stamps. It also allows you to edit and deploy your projects.

On this page:

Managing deployment projects

Deployment projects are viewed and managed from the 'All deployment projects' screen. Think of this as a dashboard view of all of your deployment projects.

To manage your existing deployment projects

  1. Click Deploy > All deployment projects in the drop down menu from the header bar. The 'All deployment projects' screen will appear:


It provides an overview of all your development projects, including the following useful information:

ItemDescription
NameThe name of the deployment project
EnvironmentThe environment the release was deployed into
ReleaseThe release that was deployed or attempted deployment to that environment
ResultThe result of the deployment, and a link to the associated log
CompletedThe time and date stamp for the deployment, or the time spent deploying so far
ActionsActions that can be performed. These are Edit and Deploy

Broken deployments are indicated by a vertical red line and a red deployment icon.

Viewing individual deployment projects

Individual deployment projects can be viewed in greater detail. Available details include:

  • Associated environments
  • Release history
  • Project item details (artifacts)

To view individual deployment projects

  1. From the 'All deployment projects' screen, simply click on the deployment project name: A detailed view of the deployment project will display. From this tabbed display, you can view details of your project's summary and releases.

Project summary

The Associated environments tab provides details of the environments that are associated with the deployment project:

Details available on this screen include:

ItemDescription
EnvironmentThe environment the release was deployed into
ReleaseThe release that was deployed or attempted deployment to that environment
ResultThe result of the deployment, and a link to the associated log
CompletedThe time and date stamp for the deployment, or the time spent deploying so far
ActionsActions that can be performed. These are Edit and Deploy

Releases

The Releases tab provides details of the releases associated with the deployment project:

This view provides information on the currently deployed release, and also on the history of previous releases. Release details include:

ItemDescription
VersionThe name of the release
Release branchThe branch the release was devived from
FlaggedAny flags that have been applied to the release. Values are Broken and Approved. Neutral flags remain blank
CreatedThe time and date stamp for the creation of the release
Deployed onThe environment the release was deployed into
  • No labels