Browse Bamboo
Filters
Conquer your CI infrastructure: continuous integration that’s lean and nimble
In this guest post, Chief Product Architect at Wittified Daniel Wester talks about testing, automation, and infrastructure, and ways to maximize investment in automated testing, while minimizing cost of infrastructure. Wittified has an award-winning add-on portfolio that includes administrator favorites like Delegated Project Admin Pro, Delegated Project Creator, CallCenter for Jira Service Desk, and the Announcer series.
Are you truly DevOps? Find out how your team compares in the 2016 State of DevOps report
This year, more than 4,600 technical IT and DevOps professionals from around the world shared their experiences in the Puppet Lab’s 2016 State of DevOps Report, helping the industry deepen its understanding of the technical practices, cultural norms and lean management practices that make up DevOps. What’s more, having this type of information helps other teams using DevOps practices benchmark their performance compared with others. Learn more about DevOps and see how your team measures up.
Quick filters, improved user management & more in Bamboo 5.12
Knowing that many of our customers have very large and growing instances with hundreds to thousands of projects and plans, we have improved filtering and search so that Bamboo stays a world-class enterprise solution with more options for all users. Additionally, we’ve added an extra option for easier user management without tool-switching. Read on to learn more about all we have for you in this release.
CI at scale with Bamboo Server 5.11 and 250 build agents
Bamboo 5.11 is here! Learn more about how to scale your CI pipeline with the new Bamboo 5.11 release, which includes the addition of 250 build agents. The upgrades we’ve made include allowing for REST APIs to trigger project deployment, improved application links for better issue tracking, and expanded permissions for better repository management.
Automating quality checks and Docker containers in a Git workflow
Recently I had the chance to meet the team over at CloudCannon and discuss how they develop their application using Bitbucket and Docker. They’ve faced challenges many other small teams are dealing with in setting up a solid continuous delivery model and ensuring the code released is of the highest quality possible. But thanks to the bitHound Bitbucket add-on and their own custom Bitbucket extension, they were able to create a Git workflow that’s a perfect fit.
Super-powered continuous delivery with Git
Developing as a team can be messy. You’re trying to understand which pieces of code everyone is working on, trying to make sure changes don’t conflict, trying to find defects before your customers do, and trying to keep everyone connected with the project up to date on how things are progressing. As it turns out, each of those problems is addressed by either Git branching or continuous delivery.
Improved visibility and remote agent support in Bamboo 5.10
It’s now possible to see Bamboo build statuses in Bitbucket for both cloud and server users. With this feature, you’ll spend a lot less time switching between tools looking for the results of a sensitive commit. Build results appear in context – next to pull requests, commits, and branches – and are linked to the matching Bamboo builds. In addition to making the Bamboo and Bitbucket connection more friendly, we’ve enabled the use of remote agents in Bamboo 5.10 Cloud.
Why every development team needs continuous delivery
Continuous delivery helps you move faster and retain talent. Yet only 28% of dev teams do it! Find out why continuous delivery could be your competitive advantage.
Open letter from an @ignored test
Dear developer, I’ve been wanting to talk to you for a while now, but words don’t always come easy. We’ve had some really fun times together. I still remember the first time I warned you about a minor bug in your code, and how happy you were for having me in your life! Do you remember it? I also remember the first time you refactored me to make me more efficient and how well-written I felt afterwards… ah, great times!
Bamboo, Docker, and building web apps
This post will go over a practical use case scenario that combines the power of Docker containers with Bamboo’s strong Docker features for building and deploying a web application — just one of the many ways the Bamboo Docker duo works together!
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 […]
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.
Keeping master clean with Bamboo and LEDs
This is a guest post from David Cook–growth hacker at Jut, Atlassian alumnus, and possibly the fastest man on earth. A few months ago, we realized we had a problem with our automated builds in Bamboo. There were some tests that only ran on master, and developers would sometimes merge in a branch that had passed locally, but would […]
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 […]
Meet the new gold standard in workflow automation
I’ve been called many things by many people, and “borderline OCD” is one that pops up more frequently than I should probably admit. It’s just so satisfying when my own records match those of my bank… when I know the next three turns I need to make when driving to someplace new… when the issues on […]
