You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
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.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.