Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Renovate pipe does not support private S3 repositories

b_lagerweij
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 10, 2024

We are using Bitbucket pipelines in combination with a private repository hosted on S3. Although the renovate product supports S3 hosted repositories just fine, it does not work for the pipe. The reason is that the pipe.yaml does not propagate the AWS_ACCESS_KEY_ID and  AWS_SECRET_ACCESS_KEY environment variables.

 



  - name: AWS_ACCESS_KEY_ID

    default: $AWS_ACCESS_KEY_ID

  - name: AWS_SECRET_ACCESS_KEY

    default: $AWS_SECRET_ACCESS_KEY

  - name: AWS_REGION

    default: $AWS_REGION

  - name: AWS_DEFAULT_REGION

    default: $AWS_DEFAULT_REGION

 

Could you please update the pipe.yaml file, and add the above lines ?

2 answers

0 votes
Igor Stoyanov
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
September 13, 2024

Hi @b_lagerweij . Thanks for your feature request.

We will think about adding support of pre-execution script, so will have the ability to implement your custom logic before the pipe execution.

We will notify you when this feature will become available.

Regards, Igor

0 votes
Ben
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
September 12, 2024

Hi @b_lagerweij 

I am reaching out to the pipes development team for clarity on this.

Cheers!

- Ben (Bitbucket Cloud Support)

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Product Admin Site Admin
TAGS
AUG Leaders

Atlassian Community Events