Browse Bitbucket
Filters
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.
AtlasCamp 2016: fueling cloud collaboration for all teams
Atlassian is helping teams across all industries do amazing things. The common thread between all teams is the need to work smarter and faster. And we see more and more teams choosing to collaborate in the cloud. During today’s keynote at AtlasCamp 2016 I shared new product advancements for team productivity in the cloud. At a time when the speed of software development continues to increase, our Atlassian teams are focused on delivering new tools to help you work smarter and be more connected with your team.
Living long and prospering with long-lived Git branches
This is a guest blog post by Holger Just from Plan.io, the creators of Planio for Bitbucket Cloud. It’s generally considered best practice to keep Git branches short-lived. But that approach won’t work for every team or every situation. I know this because it doesn’t work for my team. You see, our Git workflows include […]
4200 miles, 5GBs, 1 min: cloning with mirrors and Git LFS
Back in January we introduced smart mirroring for Bitbucket Data Center to help distributed teams by reducing clone times (as well as your list of excuses for taking a coffee break – sorry about that). At the same time, we added Git Large File Storage (LFS) for teams who need to work with images, videos, and […]
Get to master faster with improved pull requests in Bitbucket Server
Pull requests provide a lightweight way to do peer code reviews and merges as part of a branch-based development workflow. Sure beats having to huddle around a monitor with 3 other developers! Today I’d like to share with you some improvements we’ve made to pull requests in Bitbucket Server that will help you get to […]
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.
Introducing code search for Bitbucket Server
How often has this happened to you: you see an error message and you’re not sure which part of the code it came from, or you know the function name but you don’t know what repo contains the code for it. “Ghaah!” Many of you’ve been asking for a way to search through your code […]
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.
What designers, game developers, and architects need to know about Git LFS
It’s a known issue that Git doesn’t play nicely with large files, and it’s not just developers who struggle with large files and version control. Native Git’s limitations make it challenging for team members like designers, tech writes, sys admins, and build engineers to work closely with developers. That’s why we decided to collaborate with GitHub on building a standard for large file support. Here’s what’s happened since.
Smart mirroring: the cure for poor Git performance
Are you on one of those teams that finds all kinds of ways to stretch the limits of its development tools? If you’re at a big company, working on big projects stored in big repositories – possibly repos that are shared with teammates across multiple continents – the answer is probably “yes”. Using Git at massive scale can be so inefficient that it poisons your team’s productivity. So I want to bring you up to speed on the antidote we’ve developed. It’s called smart mirroring, and it’s now available in Bitbucket Data Center.
Distributed teams can now build faster with Bitbucket
We’re committed to helping teams deliver software at speed. Today we’re excited to announce that we’ve shipped these features: Smart Mirroring to improve clone performance for distributed teams, available in Bitbucket Data Center; Git LFS support to allow collaboration on all file types of any size, available in Bitbucket Server and Data Center; and Projects for organizing multiple repositories, available in Bitbucket Cloud, Server and Data Center.
File Viewer for Bitbucket: view files of different formats in Bitbucket
File Viewer for Bitbucket Cloud is the winner of the Codegeist 2015 Atlassian hackathon, in the category Best Bitbucket add-on. This guest post is written by Alexander Kuznetsov, one of the developers of File Viewer for Bitbucket Cloud and co-founder of StiltSoft, an Atlassian Verified vendor and Atlassian Expert. Alexander has seven years’ experience as […]
Introducing the build status API for Bitbucket Cloud
Many of you have been asking for better support for continuous integration in Bitbucket Cloud. Every time you trigger a build, whether by pushing commits or creating a pull request, you have to log in to your build server to see if it passed or failed. For many of you, we know it’s been a […]
Got Milk? What’s in your wallet? And now… #BuiltWithBitbucket?
To celebrate the software that you’ve poured your heart and soul into, we’re launching #BuiltWithBitbucket. This is your chance to strut your stuff in front of the entire Atlassian user base of over 5 million people at 50,000 companies around the world. Tell us: what are some of the cool things your team has #BuiltWithBitbucket?
Two-step verification is here
Two-step verification (also known as two-factor authentication) is now available on Bitbucket. It’s been one of our most requested features and we’re excited to ship it. Two-step verification secures your account by requiring a second component, in addition to your password, to access your account. That second step means your account stays secure even if […]
