...pproach no longer works — the pipeline fails with: ✖ Authentication missing. You must provide an access token or an Atlassian email and Atlassian API token. I have tried using an API token in...
Hi, Build pipelines seems to be stalling, what usually takes 60sec usually is stalling for unsually long time. (usually 60s max, now around 5-10min each building) > Build setup (f...
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...
...ut a `labels:` block which is a mere 7 lines of yaml. Does anyone know where the Bitbucket documentation for the `labels:` section is? I can't find any mention of it in the Pipeline Reference docs h...
...ith key P1 my main repo is inside project2, with key BE im using dockerfile to build all my apps, im not using script like npm build or something like that here's my shared pipeline&n...
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...
I have a question regarding Add Runner/Runner installation. When I Add a runner for Example: select Windows(64bit) for System and Architecture, I see Runner labels comes "self.hosted" and "windows"....
Hello, I am trying to add extra custom pipelines dynamically using dynamic pipelines. This is meant to allow selection of runners for a particular pipeline. The Forge app: Reads the repository v...
...uildkit:buildx-stable-1 6.0s done #1 creating container buildx_buildkit_default 0.0s done #1 ERROR: Error response from daemon: authorization denied by plugin pipelines: --privileged=true is not allowed ------ &g...
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...
Copied to clipboard