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

Repository name cannot be Numbers for build pipeline to function

Ryan Geddings July 11, 2022

When trying to deploy the build pipeline using this script, 


script:
  - pipe: atlassian/bitbucket-upload-file:0.3.2
    variables:
      BITBUCKET_USERNAME: $BITBUCKET_USERNAME
      BITBUCKET_APP_PASSWORD: $BITBUCKET_APP_PASSWORD
      FILENAME: 'package.json'
      ACCOUNT: 'team-account'
      REPOSITORY: 'awesome-repository-name'

I identified a bug when the repository only contains numeric characters. The script does not see '1243' as a valid string but instead seems to reference the values as an INT.  

1 answer

0 votes
Theodora Boudale
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
July 13, 2022

Hi Ryan,

Thank you for reporting this, I went ahead and created a bug report in our issue tracker:

Our development team tracks bugs over there and will post an update on that issue when this is fixed. Please note that we don't provide ETAs and bug fixing is implemented as per our policy here.

Kind regards,
Theodora

Suggest an answer

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

Atlassian Community Events