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

[BUG] Opensearch x.0.0 beta should not be set as latest in npm #849

Closed
JaredAAT opened this issue Aug 23, 2024 · 4 comments · Fixed by #870
Closed

[BUG] Opensearch x.0.0 beta should not be set as latest in npm #849

JaredAAT opened this issue Aug 23, 2024 · 4 comments · Fixed by #870

Comments

@JaredAAT
Copy link

What is the bug?

Opensearch version 3.0.0 beta x is showing up as the latest build in npm:

image

You probably want to set beta against anything that is... well a beta: https://egghead.io/lessons/javascript-publishing-a-beta-version

@nhtruong
Copy link
Collaborator

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 npm publish --tag beta)

@gaiksaya
Copy link
Member

We have a similar issue here: opensearch-project/opensearch-build-libraries#206
Will see if I can work on it.
Thanks!

@dblock
Copy link
Member

dblock commented Sep 10, 2024

I believe this was resolved @gaiksaya @nhtruong? Close?

@gaiksaya
Copy link
Member

The PR is yet to be merged and later upgrade the versions in these jenkinsFiles. opensearch-project/opensearch-build-libraries#492
Will try to get in soon. Sorry about the delay.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants