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 ...
Hi everyone! We're excited to announce the Bitbucket Pipelines monthly office hours program. This program is designed to give customers a way to connect directly with the Bitbucket Pipelines team, ...
Is there a way to send specific values directly to the child pipeline? Are they inherited from the parent pipeline?
I am not able to see Members nav link on the top menu.
...hy token is not populated Below is my simple pipeline : ``` pipelines: default: - step: oidc: true s...
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 run a self hosted Linux Shell BitBucket Runner and my pipeline's script is a bash script. It has lots of phases but I'll show a part of it and I'll use short placeholders. 1. Build the project 2...
I have an old plan/license with Bitbucket and I paid the price for 1 user, why do I have access to the 50-minute Build Time like the Free plan? I think I should have access to a higher price.
Hi Everyone, My name is Kamal Hinduja I’m based in Geneva, Switzerland. Can you please explain the best way to debug this pipeline step in detail? Thanks, Regards Kamal Hinduja
...tlassian/heroku-deploy:2.4.1 variables: HEROKU_API_KEY: $HEROKU_API_KEY HEROKU_APP_NAME: $HEROKU_APP_NAME ZIP_FILE: backend/application.tar.gz WAIT: "true" caches: - node i have no proc file b...
I have writte a set of system tests in a repo designed to execute against an external application. When I try to merge my tests into the repo, the pipeline process thinks I am checking in application...
I'm running Kubernetes Autoscaler system to manage the number of available runners at any given moment. These k8s pods are running on a GKE cluster on Kubernetes version 1.32. The issue is very frust...
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...
Has anyone used a reliable video downloader for Bitbucket or Jira documentation videos? I’m looking for a tool or method to easily download videos for offline viewing, especially for training purpose...
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...
...ERVER: '$FTP_SERVER' REMOTE_PATH: '/' LOCAL_PATH: 'dist/*' DELETE_FLAG: 'false' SSL: 'true' DEBUG: 'true' EXTRA_ARGS: '--transfer-all' - echo "FTP deployment complete." I...
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...
..
Here is our pipeline definition. When running, I see that maven dependencies are downloaded on every run even pipeline is configured to use maven cache. image: maven:3.9-eclipse...
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...
...ipeline Now configure your Bitbucket Pipeline to request an OIDC token and use it to obtain GCP credentials. Enable OIDC in your pipeline step. In your bitbucket-pipelines.yml file, include the oidc: true...
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 ...
We are using Windows Runners to self-host. Does the Pipelines Step limit time still apply?
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...
Subject | Author | Posted |
---|---|---|
June 27, 2025 3:58 AM PDT | ||
June 11, 2025 7:33 AM PDT | ||
May 9, 2025 11:06 AM PDT | ||
April 17, 2025 10:17 PM PDT | ||
January 17, 2025 1:07 PM PST |