Between Mardi Gras, St. Patrick’s Day and unpredictable weather, March is one crazy month –and we at Atlassian are still deeply mad for distributed version control (DVCS)! As an expression of our mania, we put extra love for DVCS users into Bamboo 4 – Atlassian’s kick ass Continuous Integration and Continuous Delivery server – which is now available for download. If you’re not a DVCS user (at least, not yet…), there’s no need to feel left out because Bamboo 4 has plenty of goodness for you, too. You know we wouldn’t do ya wrong!
Plan Branches – Automate More, Configure Less
(Deeper how-to & config information on Plan branches to follow in a subsequent blog post! right here!)
Automatic Branching for DVCS
Teams using DVCS repositories like Git and Mercurial can have Bamboo automatically detect new branches in their repo within seconds of creation. When a new branch is found, all Plans associated with that repo are cloned and connected to the new branch, with the option to override Plan variables and advanced repository settings. What’s more, config changes made to the master Plan will automatically be inherited by all it’s Plan branches.
Flexible Options for DVCS Merging
And we’ve got you covered for merging, too. In keeping with the idea that the best way to ease a painful process is to do it frequently, Plan branches can be automatically merged with the main code line in one of two ways.
The “Gatekeeper”
This strategy merges changes from your branch into the main line and builds the result. If successful, the merged code is committed and pushed to the main line, keeping the whole team in sync.
The “Build Updater”
Conversely, the “Build Updater” strategy merges the main line into the branch, and builds the combined code. The merged code is committed and pushed to the branch upon success. This option is great for making sure longer-living branches don’t stray far from the trunk.
Push-Button Branching for Centralized VCS
Teams using traditional version control systems like Subversion and Perforce can take advantage of quick and easy Plan branching whenever they need it: for release branches, patch branches or developer sandboxes. Just click a button to create the Plan branch, specify the branch’s location in your code repository, and you’re off & running! As with their automatically created counterparts, all push-button Plan branches inherit config changes made to the master Plan, and are consolidated with the master for an at-a-glance view of all branches associated with your Plan.
Test Quarantine: the Antidote for Volatile Builds
(A post with much more detail on the quarantine feature is coming up in the next week or so. Look for it!)
Clean Workspace, Clear Mind
Springtime means spring cleaning, so we’ve freshened up the UI in Bamboo 4. Don’t want to see the Plan Navigator all the time? Toggle it (hidden or shown) to keep content-packed pages free of clutter and easy to read. On the Plan Summary pages, you’ll notice the Plan Statistics panel has undergone a facelift. Underneath that, you’ll find a list of all branches for the Plan –complete with build status indicators! History buffs and stats junkies alike will rejoice in the new build history bar on Plan detail and configuration pages showing the status of the last 10 builds. Hover your mouse over any indicator to see the build number, what triggered the build and whether any tests failed.
But That’s Not All!
Bamboo 4 has over 100 fixes and enhancements. Check out the full release notes for more details as well as the top 10 user-voted issues included in this release. We really do listen!
More Bamboo 4
Stay tuned to the Atlassian Dev Tools blog for detailed posts about Plan branches and test quarantine in the coming week. Use the links at the top of this page to subscribe via email or RSS and get notified the moment new posts hit the wire!
Check out the New Bamboo 4
Upgrade to the latest and greatest in continuous integration servers by downloading your copy today. Start a 30-day free trial, or update your existing instance. Our online Installation and Upgrade Guides are here to help.