Hi, Pleased to announce Bitbucket Pipes weekly digest. Bitbucket Pipes: weekly digest #31 New pipes: atlassian/bitbucket-upload-file:0.1.1 It deploys a file (build artifact, build report, etc...
Pipe atlassian/bitbucket-upload-file:0.1.1 is released. It deploys a file (build artifact, build report, etc.) from Bitbucket Pipelines to Bitbucket Downloads. More available pipes you can ...
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 continue co...
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 ca...
Recently, there were some changes to the apt mirrors that has affected several Docker images, which you may be running in Bitbucket Pipelines. Most reports of this issue started on the 26th of March....
...ommon.sh" enable_debug extra_args="" if [[ "${DEBUG}" == "true" ]]; then extra_args="--verbose" fi # mandatory variables ROLLBAR_ACCESS_TOKEN=${ROLLBAR_ACCESS_TOKEN:?'ROLLBAR_ACCESS_TOKEN e...
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 ...
...ontainers Test containers recently released a fix to disable ryuk in version 1.10.6 by setting the environment variable TESTCONTAINERS_RYUK_DISABLED to true as documented here. In o...
[Feb 2019 update: All repos are now switched to using the http origin by default] We’ve started rolling out an improved experience for committing back to your repository from within Bitbucket Pipeli...
下記のメッセージが表示されて 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 conso...
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...
Installation and configuration: Installing git on redhat based system $ sudo yum install git Installing git on debian based system $ sudo apt-get install git To configure...
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...
...ayload: { "name": "My Repository", "public": true } Non forkable repository A non forkable repository ("Allow forks" option unchecked) is created by using this input file: { "name": "My R...
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 be a...
Due to the volume of Pipelines-related content and to let you follow the conversation more easily, we've just created a subcollection for Bitbucket Pipelines. If you're interested in Pipelines-focu...