It is my understanding that when you rerun a pipeline, previous logs are discared. Is that right? I received a report that a pipeline failed with some very strange errors, but by the time I went in ...
There seems to be a bug where it shows test reports in steps and also in Tests tabs. Earlier this was working fine and our setup has not changed at all. As you can see from the screenshot, it shows f...
It would be nice to have a different status color for things that are paused. It would help bring attention to items that need manual intervention, vs passed, and failed runs.  ...
We’re excited to announce step metrics – a new capability coming to Bitbucket Pipelines to help you better manage and optimise your CI/CD workflows. Check out the release blog to find out more.
We’re announcing an important update to the deployment dashboard in Bitbucket Pipelines. As part of our ongoing efforts to make deployments more flexible and user-friendly, the promote action on the ...
Currently, the `condition` option for conditionally triggering a step can only look at the changeset of a commit. It would be great to have a condition based on files in the repo, not just changed on...
Hi, I'm testing the Output Variables feature in Bitbucket Pipelines. My pipelines use a custom in-house runtime Docker image. My main use-case uses a mix of parallel and man...
Is there a way to send specific values directly to the child pipeline? Are they inherited from the parent pipeline?
We’re excited to announce the launch of parent/child pipelines for Bitbucket Pipelines. This powerful new capability lets you define a step within a pipeline that triggers and encapsulates a whole ...
I was trying to connect bitbucket pipeline with GCP vm instance and could not do it. On series of debugging when I tried accessing the token using simple pipeline and still couldn't find out w...
Hello Everyone, I'm working on a CI/CD setup using Bitbucket Pipelines for our embedded SW project. Our workflow already includes automated build steps, QAC static analysis, and release artifact gen...
I'm trying to deploy a NestJS backend app from Bitbucket Pipelines to Heroku using the atlassian/heroku-deploy pipe. What I Have: My repo is hosted on Bitbucket. project /backend /frontend .bit...
Hi all - we're excited to announce a major enhancement to the Pipelines cloud runtime which is designed to significantly increase customer capabilities when working with Docker. This new functional...
I've been experiencing an issue with Bitbucket Pipelines hosted on self-managed servers for the past few days. After triggering a pipeline, no jobs appear to run, and it's not even possible to stop t...
I have tried 20 combinations of LOCAL paths and nothing is working, keeps claiming that "mirror: Access failed: /dist: No such file or directory". # Deploy to Windows Server - echo "Valida...
Hi, I’m testing the new Output Variables feature, which should allow variables to be shared across subsequent steps. The documentation example works fine: pipelines: default: - step: ...
hello, I'm hoping somebody could help me figure out what this error means. + npm run lint > frontend@1.16.1 lint /opt/atlassian/pipelines/agent/build > eslint --ext .js,.vue --ignore-path...
We have a branch pipeline that creates a new git tag. If multiple PRs get merged at around the same time, this branch pipeline is started multiple times. Now there could be race conditions, where the...
..
Our pipelines sometimes fail for expected reasons, but which are only obvious to DevOps people (like publish failure because of artifact version conflict which manifests itself with an apparently unr...
Overview Bitbucket Pipelines could automatically request an OIDC token for a running step. User can send the OIDC token to Google’s Security Token Service (STS) to exchange it for a short‐lived Goo...
Docker Hub have been incrementally increasing rate limits for “Docker image pulls” over recent years, starting in 2020, and further changes are being applied from April 1st, 2025. You can read more ...
UPDATE: Hi all - we're needing to cancel the session for the 26th of September sorry due to public holidays in Australia. Apologies for the inconvenience. Hi everyone! We're e...
Hi all - we're excited to announce the release of ARM builds in the Pipelines cloud runtime. Head over to our announcement blog for all the details: https://www.atlassian.com/blog/software-...
Hi all - We're excited to announce a new capability in Bitbucket Pipelines we're calling Step Failure Strategies. Detailed information is available on our announcement blog: https://www.atl...
Copied to clipboard