-
Notifications
You must be signed in to change notification settings - Fork 124
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
[BUG] Opensearch x.0.0 beta should not be set as latest in npm #849
Comments
Thank you for bringing this to our attention. @gaiksaya, is there a way to trigger our release pipeline for a beta release on npm? (i.e. using |
We have a similar issue here: opensearch-project/opensearch-build-libraries#206 |
The PR is yet to be merged and later upgrade the versions in these jenkinsFiles. opensearch-project/opensearch-build-libraries#492 |
What is the bug?
Opensearch version 3.0.0 beta x is showing up as the latest build in npm:
You probably want to set beta against anything that is... well a beta: https://egghead.io/lessons/javascript-publishing-a-beta-version
The text was updated successfully, but these errors were encountered: