Inside Atlassian

Browse Continuous Delivery

Article in Bamboo

Database continuous integration with Bamboo and Redgate SQL CI

This is a guest post from Jason Crease, an application engineer working in Redgate’s DLM (Database Lifecycle Management) team. Most application developers are used to the benefits of continuous integration. With tools like Bamboo you can bring your application’s continuous integration and delivery pipeline together in a single workflow. What if you could include database continuous […]

Article in Bamboo

Docker containers, Bamboo, and winning at continuous delivery

Trends like continuous delivery and microservice-based architectures are the reason SaaS darlings like Netflix and Etsy ship improvements to their customers 20 or more times a day. Talk about efficiency! And with the help of tools like Bamboo and Docker, your team can get there, too (even if you’re not shipping a SaaS product). Read on to learn how your team can use Docker and Bamboo to speed up an existing delivery pipeline, or revolutionize your development and deploy practices from the ground up.

Article in Bamboo

5 tips to make your Git repos CI-friendly

If you follow Atlassian, you know we’re big on continuous integration (“CI”) and Git–separately, sure: but even bigger on the power that the two offer in combination. Today I want to share some tips for getting your CI system to interact optimally with your repository, which is where it all begins. 1: Avoid tracking large files in your […]

Article in Bamboo

Maven Git Flow Plugin for Better Releases

What is JGit Flow and why do I need a Maven plugin? If you missed my other blog post, I recently released a Java library named jgit-flow that implements the git-flow branching and merging model introduced by Vincent Driessen in Java. My hope is that developers will use this library to integrate git-flow workflows inside […]

Article in Bamboo

How I Learned to Stop Worrying and Love TestNG

Think back to your early 20’s. Remember going out on Halloween or New Year’s Eve? No sooner do you walk into a bar than someone in your group starts lobbying to go to some other bar. ‘Cuz it’s gonna be way better. (In your exasperation – you just ordered a drink for pete’s sake! –  you vow that next […]

Article in Bamboo

So You Want to Run Tests in Parallel… now what??

Lemme start by saying two things to regular readers: 1) “Thanks for tuning in and dropping lots of thoughtful comments!” and 2) “You’ve probably noticed me getting all up in your area codes about fast feedback lately, what with the artifact sharing and inner/outer loops n’ all.” Yeah, it’s been a bit of an obsession ever since the Agile2012 […]

« Previous Page123