Dear all, The Bitbucket Pipelines schema at api.bitbucket.org/schemas/pipelines-configuration does not include parent/child pipelines yet, so pipeline configs using that feature fail schema...
Hi guys, facing an issue today with the bitbucket pipeline, it started coming from IPs that are not in your whitelists (5 days ago was the last successful run and all worked fine) So after d...
Hi all, In this YouTube! video by Edmund Munday, Edmund mentions building a dynamic pipeline generated entirely by a `bitbucket-pipelines.yml` file which contains nothing b...
...bsp;https://bitbucket.org/projectname/shared-pipeline-config/src/main/ my main repo url : https://bitbucket.org/projectname/devops-testing/src/development my shared repo is inside project1, w...
SO i have the pipeline below, Which run fine when i commit to master but i want it to run a separate pipeline after master is tagged. Which it does not... no erros or anything, I h...
...hows it as valid. This pipeline is not valid. As when we run it the bitbucket runner throws the error as below: The correct syntax for the parallel is as follows: pipelines: default: - p...
...hile this seems to generate a valid request response, and I am able to select the generated pipeline from the selector the pipeline does not run. It gives me the error of "No matching pipeline d...
I am evaluating Dynamic Pipelines for our workflows, and they are pretty smooth! I want to know if you have best practices you can share when it comes to Custom Pipelines. Can I define Custom Pipelin...
I use Node 22 in my Bitbucket pipeline, and run tests with the native Node test runner, and collect coverage with the native Node coverage reporter. In Node 22.11 it takes around 6 a 7 minutes, b...
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 w...
Copied to clipboard