Hello, We're integrating the bitbucket-dependency-scanner pipe into our pipeline in Bitbucket Cloud. It's a Java EE Maven project. The pipe does detect a vulnerability in a .js file in ./W...
Hi All Does there exist a somewhat generic Bitbucket Pipe that wraps the AWS CLI v2 command and includes the OIDC authentication options? We've used some of the other p...
When using 0.7.3 of the upload pipe you can shoot yourself in the foot if you have navigated away from the clone dir with your script entries in the step. The pipe will not find any globbed file p...
Pipes monthly digest March 2025 Hi, Welcome to the next Bitbucket Pipes digest. This month comes packed with additions to Pipes. Don’t forget to subscribe (click Watch and select A...
The following pipe hangs at the end of the otherwise working pipeline. - pipe: atlassian/trigger-pipeline:5.0.1 variables: BITBUCKET_USERNAME: $BITBUCKET_USERNAME BITBUCKET...
Hello everyone, I'm encountering an issue with a Bitbucket pipeline running on a self-hosted Windows runner. I’m trying to use environment variables to execute nuget.exe via PowerShel...
I am using version 5.1.0 of the Atlassian bitbucket-pipe-release within my own pipe repository. I am providing a version number manually and I do not want any of the built-in version number handling....
...andle this size artifact ( 1.26 GB) I looked at https://support.atlassian.com/bitbucket-cloud/docs/deploy-to-google-cloud/ and based on that I am exploring option of deploying that artifact...
I am trying to connect to a local kubernetes running on the same machine as the bitbucket pipeline self hosted runner. I am using the linux docker runner. On the same machine I have a m...
Hi, I have been following the guide for creating custom pipes. In step 11 it says There are 2 ways to refer to this pipe in other repositories. In your bitbucket-pipelines.yml file y...
Copied to clipboard