G’day, Bitbucket community! We’re excited to announce that the Bitbucket team has designated the upcoming version 6.10 for Server and Data Center as an Enterprise release . What doe...
In case you missed it, Bitbucket Cloud will be sunsetting its AWS CodeDeploy app on 1 June 2020. We recommend using the AWS CodeDeploy pipe instead. More information on the end of support announcem...
Earlier this year, we released the Atlassian for VS Code extension, bringing Atlassian products closer to where you work every day. With the VS Code extension installed, you don’t have to leave your ...
Every now and then a vulnerability is discovered in the tools we most often use and this is no exception for Atlassian applications. Recently a vulnerability was discovered in Bitbucket server and Da...
I had a requirement to clean our bitbucket license by removing any user with no login record or "Last Authentication" > 60 days. I did search here and there to find the most suitable a...
Hi Atlassian community, Amber Van Hecke from the Bitbucket Product team here. The Bitbucket team recently announced that we will be removing Mercurial support from Bitbucket Cloud and the API. ...
(Update 28/Oct/2019 : We released version 1.0 of the plugin and it is out of beta.) We’ve been building a plugin to integrate Bitbucket Server and Jenkins CI, and I’m excited to announce that it is...
Message The authenticity of host 'bitbucket.org ( 18.205.93.2 )' can't be established. RSA key fingerprint is SHA256:zzXQOXSRBEiUtuE8AikJYKwbHaxvSc0ojez9YXaGp1A. Are you sure you want to conti...
You’ve likely heard that we recently released Bitbucket 6.3 a few weeks ago, which included a number of improvements aimed at eliminating workarounds and improving developers quality of life and...
To recompile the IPython Notebook Plugin (for Bitbucket Server 6.1.0 compatibility), perform the following operations Install Atlassian SDK Clone the plugin from the official repository ...
We recently shipped Bitbucket Server 6.2 at the beginning of April, which contained a number of improvements to help streamline developers' workflow and minimize errors. We wanted to take a second to...
When Trello became part of Atlassian it was obvious we wanted to integrate Trello and Bitbucket Cloud. Linking cards in Trello to open pull requests, branches, and commits while providing quick acces...
Who wouldn't want to improve code quality and be more productive as a team while increasing satisfaction and happiness at work? It’s a no-brainer that a new phone, a new gadget or whatever money ...
Hi Atlassian Community! My name is Jonathan and I work on the product integration team at Atlassian. I am pleased to announce the early access program for the Atlassian extension for VS Code. This ...
As a part of the ongoing security hardening process in Bitbucket Pipelines, we decided to enable docker userns remap to eliminate potential security risks that might a...
下記のメッセージが表示されて Bitbucket へログインが行えない場合の回避策を紹介します。 OpenID transaction in progress 回避策1 プライベートブラウズモードを利用するか、あるいは下記URLへ順にアクセスして再ログインを行う。 https://id.atlassian.com/logout http...
It is possible to retrieve the avatarUrl by adding the avatarSize param to the REST call. This will add the avatarUrl property added to each user object that is returned. ...
Hello! My name is Mark Askew and I am a Premier Support Engineer for products Bitbucket Server/Data Center, Fisheye & Crucible. Today, I want to bring the discussion that Jennifer, Matt, and ...
Hey Bitbucket community, I'm excited to share with y'all a new addition to Bitbucket Server & Data Center in our 5.14 release. Data Center Migration is a tool for admins to allow cons...
File names and paths in REST API endpoints Bitbucket Server REST API endpoints provide the ability to check details on files and these files may contain some special characters. For example the f...
After posting an answer to Claire Maynard's post about advices for new users getting started with Bitbucket Bridget encouraged me to write this article to give you some more background to my ad...
As a project manager, I have discovered that different developers want to bring their previous branching method with them when they join the team. Some developers are used to performing individual wo...
How to add an SSH key To upload an SSH access key for a project, the REST API endpoint to use is: POST /rest/keys/1.0/projects/{projectKey}/ssh With a payload similar to the following pa...
How to create a repository using the REST API endpoints? To create a new repository, we will be using the following endpoint: POST /rest/api/1.0/projects/{projectKey}/repos When ...
Hi, The UNLICENSED lozenge means that the user has not been granted (directly or via a group) access to Bitbucket Server. In order for a user to have access to Bitbucket Server and ...
Hey Community! I work on the Bitbucket product marketing team. With Halloween approaching, we wanted to discuss a topic tailor-made for October: development horror stories. Whether it was a lurk...