What's new
Bamboo 2.7
Map your build process
A new build structure allows you to better map your build and release process. Define your complete build process (such as compile, test and deploy) in a single Plan.
Build steps are mapped to Stages within your plan, were each stage is executed consecutively. Build units within a stage are called Jobs. Jobs can be executed in parallel enabling you to run different suites of test simultaneously or the same test against different environments.
Concurrent builds
Bamboo concurrent build feature allows you to run a single plan concurrently on multiple agents. No more waiting on plans to finish!
Wallboards
Use the Bamboo Wallboard to display the latest builds results or connect it to JIRA to display your builds along-side GreenHopper burn-down charts, Crucible code reviews and other vital data on your favorite information radiator.
Mercurial Support
If you are using a distributed version control system or thinking of migrating to one Bamboo has you covered with out-of-the-box support for Mercurial (Hg).
And there is more...
* Simplified plan configuration
* Intuitive breadcrumbs
* UI improvements - Plan Summary, Plan Build Result
* And much more