We are currently experiencing an issue with our Bitbucket Pipelines runners utilizing the runner-autoscaler for Kubernetes in GKE. Pipelines are not targeting available runners in parallel, leading...
Hello, We gave a pipeline running `atlassian/bitbucket-dependency-scanner:0.8.0` and it started failing with the following warning. I tried some ways to pass the ` --propertyfile`, bu...
My Bitbucket Pipelines are connecting from IP addresses that are not included in the official IP whitelist documentation, causing deployment failures to servers with IP-based firewall rules. Details...
Hi everyone, I’m facing an authentication issue in Bitbucket Pipelines and can’t seem to identify what’s causing it. My pipeline was working fine earlier, but recently it started failing with an aut...
When publishing a new version it would be very useful to add a DESCRPTION. This could be an internal version of the app. Otherwise you won't be able to see a Description in Lambda's Dashboard ("Versi...
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 ./WebContent...
...DEBUG: Starting new HTTPS connection (1): bitbucket.org:443 DEBUG: https://bitbucket.org:443 "GET /bitbucketpipelines/official-pipes/raw/master/pipes.prod.json HTTP/11" 200 None INFO: None I...
It would be good to have an option to change the desired-count flag, just like when calling awscli
Is there a way to notify on a Pipe reporting a warning that it has a newer version available? Example WARNING: New version available: atlassian/aws-code-deploy '1.5.1' to '1.6.0' This doe...
Hi, I think you can remove the model name validation from the input and accept any string. If an error occurs, the user can then fix it by getting the official names from the OpenAI document...
This scanner fails randomly (almost weekly) with very little idea as to why. Re-running sometimes works and sometimes fails repeatedly. It is very brittle. For example, from a log file just now: ...
Hi :) We wanted to start using the k8s runners autoscaler, we see that currently it does not support arm64 runner. Is there a plan to support it in the nearby future? It ...
What permissions are required to use the atlassian/aws-elasticbeanstalk-deploy:1.5.0 pipe with an OIDC deployment? I want to ensure that I haven't given to many permissions to the OIDC role.
Hi Atlassian team, I'm using the `bitbucket-chatgpt-codereview` pipe and noticed a couple of items that may need attention: 1. In the README file, the word **“ChatGPP”** appears instead of **“ChatG...
I am trying to send mails via Azure as lined out here. I can successfully send mails manually via cURL and via python's sendmail. The email-notify pipe (v.0.13.2) however fails, as it seems like th...
I am getting the following error in my pipeline: INFO: Executing the pipe... INFO: Current directory: /opt/atlassian/pipelines/agent/build WARNING: This pipe accepts files onl...
Im using the Python Pipeline image to Build and Upload the artifact, but the Upload Step fails with a permissions error. I have defined the Repository Variable for: BITBUCKET_ACCESS_TOKEN wi...
Having a problem when using the pipe atlassian/trigger-pipeline:5.3.0 on self-hosted runner on arm64. Tried use the cloud runner for the step but being forced to use the self-self...
i have bit bucket pipeline always fails when connection to my local Jenkins runner i have dockercompose file and has 2 container jenkins &...
Version: atlassian/bitbucket-dependency-scanner:0.8.0 I am passing in a valid NVD_API_KEY Logs: [ERROR] Error updating the NVD Data at org.owasp.dependencycheck.data.update.NvdApiD...
Hi, When you use Docker-in-Docker (DinD) in a Kubernetes Pod: The Pod (runner) starts a container(dind)that runs dockerd . That dockerd daemon then starts child containers from inside the P...
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.
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...
What is the issue? I want to deploy a v2 Firebase Cloud Function, but the atlassian/firebase-deploy v5.1.0 doesn't work. What are the major updates between v5.1.0 and v5.1.1?
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...
Copied to clipboard