Browse Continuous Delivery
Filters
The 4 phases of DevOps with Atlassian
This is a guest post by Praecipio Consulting, Atlassian Platinum Enterprise Expert. [cta]As Development and IT Ops teams look to be more efficient, decreasing their time to market and increasing product support, DevOps has become the predominant industry solution. There are many resources that paint a picture of Development and Operations working in perfect harmony, […]
Bamboo 5.13 is here: deployment requirements and SSH authentication
We’re very excited to announce the release of Bamboo 5.13 that closes out some of the top-voted features by our community. This release should help your team have full control over deployment environments, agents, and the configuration of these requirements. What’s new in this release? Deployment requirements In previous versions of Bamboo, deployment environments could […]
How we choose DevOps tools at JAMF Software
This is a guest post from DevOps Manager Michael Kren and is part of a blog series about how he started a culture of DevOps at JAMF Software – how he built his team and the tools he used. His entire DevOps journey is collected in an ebook, which is available for download. Read on and check out the ebook!
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.
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.
Bitbucket Pipelines Beta: continuous delivery inside Bitbucket
Bitbucket Cloud is introducing Pipelines to let your team build, test, and deploy from Bitbucket. It is built right within Bitbucket, giving you end-to-end visibility from coding to deployment. With Bitbucket Pipelines there’s no CI server to setup, user management to configure, or repositories to synchronize. Just enable it in one click and you’re ready to go.
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.
Faster and leaner: the trend toward smaller software development teams
We recently conducted a survey to assess and evaluate the latest software development trends amongst our customer base and more than 1,300 people weighed in. While most of our insights are focused on process, one thing stood out to us that we wanted to dig deeper into: 80% of respondents said the average development team in their org had 10 or fewer members. Here are our thoughts on why that’s happening, and the advantages small teams enjoy.
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.
Why agile isn’t agile without continuous delivery
Continuous delivery is both part of the agile recipe and a great revealer of inefficiencies. Moreover, in order to reap the benefits of agile, you need to be agile through all phases of the software development lifecycle. Iterative planning and development don’t count for much if your user stories and bug fixes languish in a repository for weeks on end before stakeholders and customers ever get a look at them.
Making the shift to behavior driven development
Many years ago, some smart people devised a better way to develop software quickly and with high quality using a test-first methodology in place of a traditional requirements-driven approach. But businesses quickly realized it didn’t give them the visibility and coverage they needed for the most important business cases in their systems. So, a variant was born called behavior driven development (BDD). Now, organizations could push features quickly with quality AND confidence that they met end user expectations.
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.
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!
