The functionality discussed on this page is only available in the Bamboo 5.0 EAP beta release.

 

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

A single dashboard screen allows you to monitor deployment environments, deployment status, versions 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 on 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 version was deployed into
StatusThe current status of the deployment. Values are Never deployed, Deployed, Deploying and Failed
VersionThe version 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
  • Version history
  • Project item details (artifacts)

To view individual deployment projects

  1. From the 'All deployment projects' screen, click on the associated View icon:

    A detailed view of the deployment project will display. From this tabbed display, you can view details of your projects associated environments, versions and project item artifact details.

Associated environments

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 version was deployed into
StatusThe current status of the deployment. Values are Never deployed, Deployed, Deploying and Failed
VersionThe version 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

Versions

The Versions tab provides details of the versions associated with the deployment project:

This view provides information on the currently deployed version, and also on the history of previous versions. Version details include:

ItemDescription
NameThe name of the version
CreatedThe time and date stamp for the creation of the version
Deployed onThe environment the version was deployed into
FlaggedAny flags that have been applied to the version. Values are Broken and Approved. Neutral flags remain blank
ContentCollated information from sources such as commit messages

Details

The details tab provides details of the project items and artifacts associated with the deployment project:

This view provides information on the artifacts produced by the current deployment project. Details include:

ItemDescription
NameThe name of the artifact produced
TypeThe type of artifact produced
DetailsAny other relevant details relating to the artifact
  • No labels