One of the best ways to create a security-first mindset is by making it a seamless part of your software development workflow. When security is automated and adopted early, it's much easier to sustai...
...our configuration to use either an app password. You can also switch to the SSH protocol by generating and uploading your SSH public key to your Bitbucket Cloud profile. We are using Google Cloud S...
...HOW_OUTPUT: '<boolean>' # Optional. Default 'False' # SAVE_OUTPUT_FILE: '<string>' # Optional. # REDACT: '<boolean>' # Optional. Default 'True' # REMOVE_FILES: '<boolean>' # O...
We are excited to announce the beta program for self-hosted Windows Runners. Windows Runners for Bitbucket Pipelines is available to everyone. Give it a try and please provide us with any feedback yo...
Hi everyone, Earlier we introduced support for default values in custom pipeline variables. And now we are happy to announce a new feature to make pipeline variables configuration more flexible. ...
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 repositori...
Hi, Bitbucket community! In the spirit of ‘Don’t F the Customer' and ‘Open Company No Bull’, Stephen Sifers (Community Product Lead) and myself have partnered to better inform and help tho...
Chrome is deprecating and removing the legacy U2F API for interacting with hardware security keys. The U2F API is superseded by the Web Authentication API (WebAuthn) that has multiple advantages, inc...
Hi everyone, Are you Bitbucket DC customer? If so, we'd love to talk to you! Our team wants to dive deep to understand your long-term plans regarding Bitbucket DC and Atlassian Cloud. Do you plan...
...nable autotash, type this into your terminal git config --global rebase.autoStash true git reflog Reflog is like a trump card. It is useful when you have messed up to a point that none of t...
...ith Trivy - pipe: aquasecurity/trivy-pipe:1.0.0 variables: imageRef: 'docker.io/my-organization/my-app:$BITBUCKET_TAG' format: 'table' exitCode: '1' ignoreUnfixed: true...
...n team members that you interact with most often. For public repositories, the list of people will include all users with a Bitbucket account. The display of the user mentioned is b...
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...
Hi, Bitbucket community! Are you a DevOps practitioner (or know one in your network)? Do you have DevOps tips, tricks, or learnings you'd like to share with the community? If so, we'd love to hea...
When answering questions here on Community, you may run across questions where you need to provide version-related advice. This guide will help you quickly find which versions you might need to sugge...
Update: The new navigation will be live for all users by March 30th. Bitbucket Cloud is getting a makeover! We are joining Jira and Confluence Cloud and moving our global navigation fr...
We have an upcoming release of self-hosted Windows runners, and we’d like to invite you to join a limited EAP program. Windows platform support has been one of the top requested features since the ...
After much consideration, we've decided to deprecate the Trello feature in Bitbucket due to low usage and high maintenance costs. This will enable us to focus on improving and building the most impor...
Pipes monthly digest November 2021 Hi, Welcome to the next Bitbucket Pipes digest. This month comes packed with additions to Pipes. Don’t forget to subscribe (click Watch and select A...
Hello! Many of you received an email about Bitbucket ending support for the Services feature on 31 December 2021. We apologize that this has caused some confusion among our admins. Most of th...
This blog was written by Bitbucket's Head of Engineering, Daniel Tao, and is also published to the Bitbucket Cloud blog. In July and August of this year, I revealed to our community for the first t...
On November 1, 2021, Atlassian published a security advisory that affects multiple products, including Bitbucket Server and Bitbucket Data Center. The full advisory is available at this link.&nb...
Hi everyone, Support for including default values in custom pipelines has been a highly requested feature. We are happy to announce that this feature is now live. Here is an example of a pipeline...
‘Support buildkit’ has been one of the most requested features in Bitbucket Pipelines for quite some time now (refer to this ticket from our public open issues). With Bitbucket Pipelines runners n...
Update (2021-10-21) Bitbucket Cloud now supports rsa-sha2-256 and rsa-sha2-512 algorithms. The OpenSSH 8.8 client will function without the need for a workaround. The team deployed a fix...