atlassian / github-for-jira

Connect your code with your project management in Jira
https://github.atlassian.com
MIT License
621 stars 187 forks source link

Fix yarn lock to use public registry #2614

Closed gxueatlassian closed 9 months ago

gxueatlassian commented 9 months ago

What's in this PR? Fix yarn lock file to use public registry

Why It is open source It was working previously, but somehow ( could be due to recent lock file change trigger a clean re-install) it now breaks. See the screenshot, if I re-trigger previously green build, it now fail.

https://www.loom.com/share/ede7cbc5248c4f82a640769b08aba6ae

Added feature flags N/A

Affected issues
None

How has this been tested?
None

Whats Next? N/A