Browse Bitbucket
Filters
[New Premium feature] Share pipeline workflow configurations across your repositories
As part of our focus on building features around team scale and performance, we are happy to announce that Bitbucket Pipelines now supports sharing of CI/CD configurations across repositories. This feature is now available as part of our Premium plan. With this feature, your teams can create centralized pipelines yml workflows and import that workflow […]
Ship faster by integrating AI into your Bitbucket workflow
AI tools have taken the world by storm. In April, we announced Atlassian Intelligence to bring the power of AI into our tools. Leveraging AI through internal models and our collaboration with OpenAI, Atlassian Intelligence will be built into the Atlassian suite of tools, including Bitbucket Cloud. It’s still early days in understanding the full […]
Unified User Management is coming soon to Bitbucket Cloud
If you’ve been following Bitbucket Cloud’s roadmap, you know that we’ve been heads down focusing on building our product for enterprise scale and performance. With our Server end of support date (Feb 15th, 2024) approaching soon, we’re seeing many of our Server customers considering migrating to cloud. In the past year, we’ve launched several enterprise […]
Announcing support for Linux ARM Runners in Bitbucket Pipelines
We are excited to announce that Bitbucket Pipelines now supports Linux Docker ARM self-hosted runners. The new runner type supports running pipelines on your own ARM infrastructure, allowing you to build and test your code on a wider range of platforms. Getting Started To get started, go to your repository or workspace settings, and select […]
Finish code reviews faster with improved comment navigation
Whether you’re the author of a pull request or a code reviewer, it’s important to focus on what matters, while making sure you don’t miss any important feedback from your teammates. This is especially true when you’re making a return visit to a pull request, and you want to pay the most attention to any […]
Updated list of TLS Cipher suites for Webhook requests
Atlassian is making changes to how our infrastructure processes Webhook requests originating from our systems. This change is designed to enhance the security of Webhook requests and ensure we are meeting all relevant industry standards in relation to HTTPS and general web security. This change will impact the list of TLS Ciphers supported by Webhook […]
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 […]
