Take an example of a following skeleton of a pipeline. # Example definitions: step: - step: &RunFlake name: Run Flake runs-on: - self.hosted - windows script: - git config --global core...
as part of our vault deployment out mount path has / in it. so as the code splits on the first / it isnt able to access secrets as url isnt built correctly.
Hi all, The more I dive into dynamic pipelines the more interested and excited I am about them. As my brain spins I'm starting to think we probably want more than just a single provider, possi...
Pipe: atlassian/bitbucket-iac-scan:0.5.2 Errors: 5:11PM ERR Saving result. failed to detect cwe error="key 'cwe' not found in map" fileName=/opt/atlassian/pipelines/agent/build/c...
When a dynamic pipeline crashes and doesn't return a reply - or it returns an incorrect reply, there's no way to rerun the pipeline in some cases. Case 1: * Normal branch or tag pipeline: Run the p...
Hi Pipeline Gurus, I have a bitbucket pipeline that generates an artifact that is greater than 1GB Since when originally the arifact was created I saw message as follows 1 Sea...
Hi I have this crazy plan that may just work. The way I understand it, Bitbucket says dynamic runners are not possible, and there has to be at least one runner available for any tag combination. Bu...
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 but ...
I am unable to figure out how to configure the bitbucket cloud to get a notification whenever the status of the "self.hosted" runner changes to offline. Can anyone provide a quick and ...
I'm developing a dynamic pipeline and I just noticed that the input request is filtered, and it doesn't include any custom keys. What are some good ways for the bitbucket-pipelines.yml file of a rep...
(This post has been reposted here for better relevance: https://community.atlassian.com/forums/Forge-for-Bitbucket-Cloud/Dynamic-Pipelines-how-to-provide-custom-keys-from-YAML/m-p/3003230#M180 ) I'm...
I have defined a reusable step in my Bitbucket pipeline that runs a script for different IMAGE_NAME values. Currently, I pass the IMAGE_NAME one by one in the script &nb...
I'm using the Bitbucket dependency scanner to check for vulnerabilities, but I frequently encounter a Docker memory limit error. I've tried increasing the memory using size: 2x and size: 4x , both...
Following is how my pipeline yaml file looks like. definitions: step: - step: &GenerateExe name: Generate Exe runs-on: - self.hosted - windows script: - git config --global core.autocrlf...
...epository Settings | Pipelines | SSH Keys", the git push fails when the pipeline runs. So I add the private+public key to that setting and then the pipeline succeeds when executed: automatic merging I now w...
This is a docker compose script running 3 containers on BitBucket pipelines cloud runner I'm seeing this error on my pipeline when using a Docker compose. I've seen posts already online about using ...
Hello Team, Facing the issue container 'docker' exceeded memory limit in Bitbucket pipeline even after mentioning size 2x for Sonarscan. We are using Bitbucket runners. - step: &sonarscan &nbs...
I am still having issues with the 3.1.0 version of the git secret scanner pipe integration which I seemed to have faced in the previous versions too. The issue occurs when I try to include a .gitleak...
...tlassian/bitbucket-dependency-scanner atlassian/bitbucket-dependency-scanner:0.7.0 The bitbucket-dependency-scanner pipe scans your project's dependencies and detect publicly d...
Recently my Bitbucket pipeline started failing the "firebase deploy" command with "JavaScript heap out of me". This is basically the script: export FIREBASE_CREDENTIALS="${FIREBASE_CREDENTIALS...
Do we have any way to run parallel steps inside a stage? This is not about parallel stages, but parallel steps in a single stage. Expected: steps in red square to be run in parallel, to red...
I am trying to optimise a build step in my pipeline by doing only a partial clone of the repository. For context: I got some large media files in the repository which are not neede when building JS ...
We have a pipeline that is doing double duty by deploying to both a staging environment and production. To accomplish this our pipeline has the following steps: Build staging .env file Build appli...
Hi! I would like to use the bitbucket-chatgpt-codereview pipeline for conducting code reviews. However, there is some concern that the code or confidential information might be stored after the revi...
Copied to clipboard
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.