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...
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...
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....
So I am writing my first pipe. It will generate a single file as an output. Given that the pipe runs in a container isolated from any other pipes /steps etc, how would I have another pipe take that file...
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...
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...
Copied to clipboard