Bitbucket
Improving discoverability of the git blame functionality on Bitbucket Cloud UI
We are making git blame feature more discoverable on the Bitbucket Cloud UI. A very useful feature of git, git blame has been available on the Bitbucket Cloud UI for years. Similar to how git blame works with git, on Bitbucket Cloud it annotates each line in the given file with information from the commit […]
Atlassian named a Leader in the 2023 Gartner® Magic Quadrant™ for DevOps Platforms
Atlassian provides a single, extensible DevOps platform that connects engineering, ITOps, and business teams to accelerate engineering velocity, improve application health, increase uptime/reliability, and deliver value faster.
ACTION REQUIRED: Update your Bitbucket Cloud SSH Host Keys
Hello Bitbucket Cloud users, We recently learned that encrypted copies of Bitbucket’s SSH host keys were included in a data breach of a third-party credential management vendor. The SSH protocol uses host keys to establish the identity of a trusted server for every SSH connection, like when a git pull establishes a SSH connection to […]
New IP addresses for Bitbucket Cloud
Note: In July 2024 we published a follow-up to this post. It includes updates to the list of IP addresses, as well as to the rollout timing. We will be gradually migrating traffic to use new IP addresses for bitbucket.org from August 2023. The migration is expected to be completed by the end of October. […]
Maintain code quality at scale with project-level branch restrictions
We’re excited to announce the launch of project-level branch restrictions. This feature is part of our efforts to help teams manage code at scale. What are branch restrictions and merge settings? Branch restrictions are an essential tool for maintaining the integrity of your codebase. They help you control access to specific branches so only authorized […]
Building Bitbucket Cloud for enhanced security, compliance, and scale
With support for Bitbucket Server ending in February 2024, we’re seeing more and more of our enterprise customers moving their code to the cloud. To enable a smooth migration to cloud for our Bitbucket Server and Data Center customers and to enable our existing cloud customers to scale, we are continuing to build features around […]
Project Permissions are now available in Bitbucket Cloud
Today is a big day for Bitbucket Cloud as we begin rolling out project permissions and permission inheritance to align with Bitbucket Server and Data Center. We will be progressively rolling this out over the next month, so you will see the changes in your workspace before the end of April. Project permissions has been […]
Improving navigation for Bitbucket users
Following on from the adoption of the horizontal navigation, the Bitbucket Cloud team is pleased to announce some improvements to the way users move around the product. You’ll begin to see these changes over the next few days, if you haven’t already. What is changing? Single workspace scoped navigation Up until now, the top (global) […]
Announcing smarter caches in Bitbucket Pipelines
Caches in Bitbucket Pipelines allows build dependencies and outputs to be stored and reused across many pipeline runs. By reusing work previously done in an initial build, subsequent builds can save time by reducing the need for fetching dependencies or performing expensive computations. Until today, Bitbucket Pipelines caches have operated much like caches that use […]
Introducing Project and Workspace Access Tokens
A few months ago we introduced Repository Access Tokens which were the first of the new resource-based authentication methods we are introducing to Bitbucket Cloud. Repository Access Tokens enable a convenient, yet secure way to manage access for users to a specific repository. While repository access tokens enable you to allow you to control access […]
Announcing a Rebuilt Pull Request Create Page
We are happy to announce that we are rolling out a completely rebuilt Pull Request (PR) creation experience. Over the last few months we’ve been building and testing an improved experience when creating a pull request and are excited to finally share it with you. The main goal of the project was to bring the […]
Bitbucket audit logs are now available in Atlassian Access
We are excited to announce that Bitbucket Cloud event logs now can be tracked in Atlassian Access. With the Atlassian Access audit logs feature, organization admins will ultimately be able to trace critical Bitbucket user activity, including who, when, and what actions were performed. As part of Atlassian’s cloud-first strategy, Atlassian is investing in building […]
Access Bitbucket Cloud repositories more securely with resource-scoped access tokens.
As part of our ongoing commitment to meeting the Security & Compliance needs of our customers, Bitbucket Cloud is introducing the first of a range of new API access controls. We understand there is a constant tension between the need to keep source code secure, while also enabling tools to integrate with your Source Code […]
Announcing Linux Shell Runners in Bitbucket Pipelines
We are happy to announce that Bitbucket Pipelines now supports non-containerized Linux Shell Self-Hosted Runners. We have moved from beta to an official release. You can now create a self-hosted runner and run it on your Linux infrastructure without container restrictions. Since it is your infrastructure, you will not be charged for the build minutes […]
Bitbucket pipelines: Failing parallel builds fast
Parallel steps in Bitbucket Pipelines allow you to build and test faster by running a set of steps at the same time. However, if one of parallel steps fails, the rest of the build continues to run, consuming time and build minute costs. Today, we are announcing a fail-fast option in Bitbucket Pipelines, which will […]
