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

Upgrade build-lib version in release pipeline to accomodate new changes #1400

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

gaiksaya
Copy link
Member

@gaiksaya gaiksaya commented Sep 10, 2024

Description

This change uses the GitHub tag used to release an artifact to tag the release on npmjs.org as well. As of now everything is mark latest as default which is not right. beta should be tagged as beta and same goes for other tags such as rc, alpha, etc.
See https://github.com/opensearch-project/opensearch-build-libraries/releases/tag/6.9.0

This version parses the github tag and accordingly uses it in while publishing to npmjs.org

Issues Resolved

Check List

  • New functionality includes testing.
  • New functionality has been documented.
  • All tests pass
    • yarn lint
    • yarn test-unit
  • Update CHANGELOG.md
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com>
@AMoo-Miki AMoo-Miki merged commit a6c3ca9 into opensearch-project:main Sep 18, 2024
15 of 23 checks passed
@gaiksaya gaiksaya deleted the update-version branch September 18, 2024 21:54
opensearch-trigger-bot bot pushed a commit that referenced this pull request Sep 18, 2024
…es (#1400)

Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com>
(cherry picked from commit a6c3ca9)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AMoo-Miki pushed a commit that referenced this pull request Sep 18, 2024
…es (#1400) (#1410)

(cherry picked from commit a6c3ca9)

Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants