Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update bin/generate-npm-tag.sh script to pick the tag corresponding to pre-release #4396

Closed
1 task
Tracked by #3640
romaricpascal opened this issue Oct 27, 2023 · 0 comments
Closed
1 task
Tracked by #3640

Comments

@romaricpascal
Copy link
Member

What

Have the script extract the pre-release identifier from the pre-release version number and suggest the appropriate tag.

Why

This would limit the risks of publishing a pre-release as latest as well as set us up for future automation.

Who needs to work on this

Developers

Who needs to review this

Developers

Done when

  • bin/generate-npm-tag.sh sets NPM_TAG to next for beta pre-releases and internal for internal ones.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants