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

Adds release workflows #93

Merged
merged 1 commit into from
Jan 19, 2024
Merged

Conversation

gaiksaya
Copy link
Member

Description

This PR adds release workflow to publish opensearch-cluster-cdk package on npmjs.org

Issues Resolved

resolves opensearch-project/opensearch-build#4330
related #75

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 <[email protected]>
Copy link

codecov bot commented Jan 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7535a79) 81.87% compared to head (352cb6b) 81.87%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #93   +/-   ##
=======================================
  Coverage   81.87%   81.87%           
=======================================
  Files           6        6           
  Lines         447      447           
  Branches      167      167           
=======================================
  Hits          366      366           
  Misses         81       81           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@rishabh6788 rishabh6788 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thank you for doing this.

@gaiksaya gaiksaya merged commit 2c6e1d4 into opensearch-project:main Jan 19, 2024
5 checks passed
@gaiksaya gaiksaya deleted the publish branch January 19, 2024 19:32
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 this pull request may close these issues.

[release]: Publish opensearch-cluster-cdk to NPM
2 participants