Closed gaiksaya closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 84.32%. Comparing base (
f0454a4
) to head (9008f3d
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
I'll test this on my own npm package before merging this. Thanks!
Description
Add tagging feature to npm publishing. Synced up with @nhtruong offline and confirmed the version syntax for npmjs. Will be parsing the GH tag pushed for tagging the release. Defaults to latest.
Issues Resolved
closes https://github.com/opensearch-project/opensearch-build-libraries/issues/206
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.