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
StatusThe current status of the deployment. Values are Never deployed, Deployed, Deploying and Failed
ReleaseThe release that was deployed or attempted deployment to that environment
CompletedThe time and date stamp for the deployment, or the time spent deploying so far
ActionsActions that can be performed. These are Deploy and Edit

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
StatusThe current status of the deployment. Values are Never deployed, Deployed, Deploying and Failed
ReleaseThe release that was deployed or attempted deployment to that environment
CompletedThe time and date stamp for the deployment, or the time spent deploying so far
ActionsActions that can be performed. These are Deploy and Edit

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
NameThe name of the release
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