Inside Atlassian

Bitbucket

Article in Bitbucket

Changes to deleting snippet comments

We’re changing who can delete snippet comments. Our goal is to give users more control over content attached to their snippets. Previously, only the author of a snippet comment can delete their own comment. With these changes, snippet owners and workspace admins will now have the ability to delete a snippet comment via API or […]

Article in Bitbucket

A modern approach to change management with Bitbucket Cloud and Jira Service Management

One of my teammates calls change management the “eat your vegetables of ITSM.” Just like eating veggies is important for getting nutrients and staying healthy, there is good reason to practice change management — the need for coordination between sometimes misaligned teams and regulatory requirements. Of course, we all know getting our greens can be […]

Article in Bitbucket

Git push size limits are coming to Bitbucket Cloud starting April 4th, 2022

Beginning on April 4th, we will be implementing push limits. This means that your push cannot be completed if it is over 3.5 GB. If you do attempt to complete a push that is over 3.5 GB, it will fail and return the following error: remote: fatal: pack exceeds maximum allowed size. Why are we […]

Article in Bitbucket

Introducing Bitbucket’s redesigned Branch page

We are excited to announce that improvements to the Branch page will be available in Bitbucket Cloud in the coming weeks! Comparing two branches can be a critical step before creating a pull request. We recognize that it can be a cumbersome experience to see the Branch page displayed differently than the Pull request page. […]

Article in Bitbucket

Update on how to submit product feedback

We’re changing the way we manage suggestions for new Bitbucket features in our public issue tracker. Our aim is to improve the quality of information and make it feasible for us to give regular updates on all the suggestions we’re considering. After May 1, 2022, you’ll no longer be able to create new Suggestions in […]

Article in Bitbucket

Bitbucket Cloud is now encrypted at rest

After Bitbucket’s platform migration to AWS back in August 2021, all repository source code and product data was encrypted at rest. We had one final task remaining to finish rebuilding a portion of our code search ElasticSearch clusters that did not have encryption enabled previously. We are happy to announce that work has been completed […]

Article in Bitbucket

Predefine values of custom pipeline variables

Recently, we introduced support for default values in custom pipeline variables. Today, we’re happy to announce the ability to make pipeline variables configuration more flexible with predefined values. We added a property to predefine values that can be assigned to a variable. It helps avoid errors, and improves the user experience. Instead of typing a […]

Article in Bitbucket

Project Settings are now available in Bitbucket Cloud!

Workspace admins can now set the following project-level settings: default reviewers, access keys, branching model, and merge strategies. These project settings can be inherited by all the repositories in the project. What problem are we solving with Project Settings? For a while now, customers have been asking for an easier way to manage their repositories […]

Article in Bitbucket

Log4Shell fix with the Bitbucket Cloud and Snyk integration

By now, you’re probably assessing your level of exposure — or are in the middle of remediating — the recently disclosed vulnerability known as Log4Shell.  We recently introduced a native integration with Snyk, a leading provider of developer security solutions, to help you address zero-day vulnerabilities. Once enabled, Snyk scans your code and its dependencies […]

Article in Bitbucket

Configuring multiple Docker services with different memory limits

Bitbucket Pipelines provides a feature that enables you to configure memory in Docker services (learn more on that here). We have related highly voted suggestion where customers would like to configure multiple Docker services, each with different memory configurations. Here’s a working example of how you can set memory limits to multiple Docker services and […]

Article in Bitbucket

Infrastructure Changes – New Outbound IP Addresses

On 8th December 2021, new IP addresses were provisioned for our build infrastructure, allowing for improved resiliency in our Kubernetes infrastructure. These addresses will become active in the next six weeks. The new IP addresses are: 3.216.235.48/32 34.231.96.243/32 44.199.3.254/32 174.129.205.191/32 44.199.127.226/32 44.199.45.64/32 3.221.151.112/32 52.205.184.192/32 52.72.137.240/32 Refer to What are the Bitbucket Cloud IP addresses I should […]

Article in Bitbucket

Automatically refresh caches when build dependencies are updated

Bitbucket Pipelines provides a caching feature that provides the ability to cache external build dependencies and directories e.g. 3rd-party libraries. This means faster builds and fewer consumed build minutes. However, caches currently live for 7 days and are invalidated at the end of that period. And updates to build dependencies do not cause the cache […]

Article in Bitbucket

Help us welcome Horizontal Navigation to Bitbucket Cloud!

Bitbucket Cloud is getting a makeover!  We are joining Jira and Confluence Cloud and moving our global navigation from a vertical bar along the left side to a horizontal bar displayed along the top of Bitbucket Cloud. This update is a huge improvement for our users in terms of findability and ease of use, and it also provides […]

Article in Bitbucket

Bitbucket Cloud has landed in AWS

In July and August of this year, I revealed to our community for the first time that Bitbucket Cloud was engaged in a project to migrate to a new platform. As I wrote in July: For over a decade, the majority of Bitbucket’s services have been hosted in a data center. While this has served […]

Article in Bitbucket

Announcing the Bitbucket Cloud Migration Assistant

Update March 2022: The Bitbucket Cloud Migration Assistant now supports migrating from Bitbucket Data Center instances as well. We are excited to announce the launch of the Bitbucket Cloud Migration Assistant, an Atlassian-supported app built to help Bitbucket Server customers automate the migration process from Bitbucket Server to Bitbucket Cloud. If you are considering a […]