Inside Atlassian

Bitbucket

Article in Bitbucket

Launching increased transparency and control for workspace invitations

We are excited to announce some big changes for Bitbucket Cloud invitations. Over the next week we will begin progressively rolling out a new, more intuitive way to invite new members to your workspace with increased management controls and transparency. As part of Atlassian’s cloud-first strategy, Bitbucket Cloud is investing in more and more enterprise […]

Article in Bitbucket

Updated repository size limits and automatic garbage collection

We are happy to announce that we’ve made improvements to our repository size limits and how those size limits are maintained by you and within Bitbucket. We are progressively rolling out these changes over the next 2 weeks through November 10. By default, the Bitbucket Cloud repository size limit is 4GB. In the past, when […]

Article in Bitbucket

Introducing the New Snyk App for Bitbucket Cloud

This post is authored by Marco Morales, Partner Solutions Architect, and Sarah Conway, Director of Partner Marketing, at Snyk.   We’re excited to announce a new Snyk App for Bitbucket Cloud. Snyk first announced this integration in June 2021, which brings Snyk scan results into the Bitbucket Cloud environment so you can identify vulnerabilities as […]

Article in Bitbucket

We’re listening! Leveling up how we gather, review, and respond to product feedback.

The Bitbucket Cloud (BCLOUD) project is an invaluable source of customer-requested product features, enhancements, and suggestions. As Bitbucket Cloud has continued to grow, we’ve built up quite a backlog! To streamline the process, we recently implemented an in-product form as a replacement for manual issue submission. Entering feedback about Bitbucket Cloud is now easier than […]

Article in Bitbucket

Announcing financially backed uptime SLA’s for Premium plan customers

We are happy to announce that as of October 4, 2022,  Bitbucket Cloud is joining our flagship cloud products Jira Software, Jira Service Management, and Confluence in offering our Premium plan customers financially backed uptime SLAs. This means that if the availability of core Bitbucket Cloud features drops below 99.9% for a given month after […]

Article in Bitbucket

Announcing macOS Runners in Bitbucket Pipelines

We are happy to announce that Bitbucket Pipelines now supports macOS 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 macOS infrastructure to run macOS and iOS builds. Since you’re using your own runner, you won’t be charged for Bitbucket Pipelines […]

Article in Bitbucket

Preserving pull request approvals

We are introducing a new premium merge condition in the repository settings For repositories that have enabled the “Reset approvals when the source branch is modified” merge condition, approvals may be reset even when the resulting diff of a pull request does not change. This may be due to amending a commit message or syncing […]

Article in Bitbucket

New product features – default tasks, in-progress builds & more

Over the last few weeks, we’ve launched several new pull request features, announced BuildKit support, and an open beta for Linux shell runners. We’ve summarized the changes in this blog. Click on the learn more links below each update to go to the specific feature blog. Pull request feature updates Default pull request tasks We’ve […]

Article in Bitbucket

More reliable merge checks

We are introducing a change to the pull request merge checks that will make them more reliable. Specifically, we will no longer allow pull requests to be merged while a build is in progress. It was possible for a pull request to be merged while some of its builds were still in progress and for […]

Article in Bitbucket

Default Pull Request Tasks

There are multiple ways to create a task on a pull request. They can be added from the sidebar, top-level pull request comments, file-level comment or inline comments. Once created, they all appear in the sidebar. On any repository, merge checks can be configured for any branch to only allow merging if all pull request […]

Article in Bitbucket

What’s new in Bitbucket Cloud’s enterprise roadmap

Our Enterprise roadmap focuses on four pillars that we’ll highlight to show each of its top recent features and other things we’re working on.

Article in Bitbucket

Bitbucket Cloud migration Q&A

Learn more about Bitbucket Cloud and start planning your migration.

Article in Bitbucket

Announcing support for Docker BuildKit in Bitbucket Pipelines

We are happy to announce that one of the top voted features for Bitbucket Pipelines, Docker BuildKit is now available. You can now build Docker images with the BuildKit utility. With BuildKit you can take advantage of the various features it provides like: Performance: BuildKit uses parallelism and caching internally to build images faster. Secrets: […]

Article in Bitbucket

Improving performance on complex diffs

Bitbucket Cloud is making changes to pull request diff functionality that will improve diff performance, particularly on complex diffs. We are changing our diff algorithm from what we call a ‘3-way’ diff to a 2-way ‘three-dot’ diff, which will show the difference between the tip of a source branch and the commit from which it […]

Article in Bitbucket

Announcing support for Windows runners in Bitbucket Pipelines

We are happy to announce that Bitbucket Pipelines now supports self-hosted runners on Windows. You can create a self-hosted runner and run it on your Windows infrastructure to run builds with the .Net framework. Since you’re using your own runner, you won’t be charged for any Bitbucket Pipelines build minutes. This self-hosted runner will be […]