My bitbucket pipeline is now failing on my docker build and push to AWS step. Nothing has been changed here and the pipeline just started breaking. The error I am getting is: "no basic auth creden...
Hello, we recently started a trial on Bitbucket, Confluence and Jira. I came along this article related to my problem, https://confluence.atlassian.com/bitbucket/issue-trackers-221449750.htm...
...ranches: master: - step: name: Building script: - npm install -g gulp - npm install --quiet - gulp --production - echo "Initiating Push site:Source" - apt-get update || true - apt-get i...
Hi all, My question isn't direct on Bitbucket but Jenkins using "Bitbucket Team/Project" job. I want to define Pull request as trigger to start the job and prevent starting the job by branch push. ...
It is mentioned that u have to install task runner globally. So it will be going to install once or every time you 'push' to remote? If so, then you should be able to specify it that you want to ru...
Hi there, I'm trying to figure out how to prevent the PR merge when SonarCloud quality gate fails, ie. when the build fails. I have : - a step in bitbucket-pipelines.yml to analyse...
Hi all, According to the documentation there are some common entities in the event payload of BitBucket Webhooks, https://confluence.atlassian.com/bitbucket/event-payloads-740262817.html#Even...
Hey, Today I see a new beta feature on https://bitbucket.org/dashboard/overview called Jira Software issues BETA. Is there a way to hide/disable this block of informatio...
Hi, The merge strategy for my repo is "Squash". Since I squash a number of commits, the commit message results in a log of all commits which is usually long and not helpful. I'd like to have...
I usually use bitbucket at work and everything is ok. When I try to use bitbucket at home everything is really really slow: pull (or fetch ecc..) a (very small, 5 MB) project keep minutes. If I try...
image: php:7.3 pipelines: default: - step: script: - su usermod -a -G docker $user - apt-get update && apt-get install -y git curl libmcrypt-dev default-mysql-client - yes |...
Hi guys! We would like to show important messages on the top of the Pull request page(f.e.: "ongoing repo maintenance, please do not merge") without making plugin for this. Do you know any Rest AP...
I'm trying to mirror a bitbucket repo to gitlab and need to add a custom header, PRIVATE-TOKEN, containing my gitlab access token, in order to invoke gitlab's mirror pull API: https://gitlab.co...
I can't seem to make the ECS deploy image run properly. Even when using you example code. Here's the last few lines of the pipeline output. I had DEBUG turned on: 5b3de3e43369: Pull complete 6fa0...
I know this topic has been discussed during mid 2019 (https://jira.atlassian.com/browse/BSERV-10529). Has Bitbucket team reconsidered opening up this issue? Given that pair programming is becoming mo...
I was investigating an error, and had a class name to go after: RapportUtilities. So I tried searching Bitbucket to find the class. No hits. After checking out the code, and searching for "RapportUt...
I would like to configure docker memory limit differently depending on the step I run. In fact I have a step that perform tests and use a lot of memory using docker-compose, but some other steps tha...
I am testing a backup and restore of Bitbucket following this. https://confluence.atlassian.com/bitbucketserver/using-the-bitbucket-server-backup-client-776640064.html I am done with the restore. W...
Would like to know if Bitbucket pipelines supports self hosted runners and/or a hybrid hosted and self hosted runner setup. Bonus if integrating with AWS spot is possible.
I'm looking for a way to implement the following - increment (commit to repository) app's version on successful merge (build from jenkins). This increment step is part of jenkins pipeline, but I face...
...ensored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} ...ignoring TASK [deploy : Remove untracked files from project f...
I built a long time ago a bitbucket plugin with an old atlassian SDK (not sure which version) The amps.version in the pom was 6.0.3. I just installed the latest version of SDK (with amps vers...
Hi Not sure if this has been asked before, I could not find any reference to it... My team is using a Dockerfile with experimental syntax, which basically allows using features from...
We want to use Bitbucket Pipelines to test & deploy a project of ours. Two dependencies to the project are private Git repositories also on Bitbucket, formatted using the following notation in pa...
Hi I was wondering if it is possible to create branch specific variable that would be used in build step only? My bitbucket-pipelines.yml file looks something like this: pipelines: ...
| Subject | Author | Posted |
|---|---|---|
| 5 hours ago | ||
| Friday | ||
| Friday | ||
| Friday | ||
| Friday |