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

ci(release): add support to release via release-please #42

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

H4ad
Copy link
Collaborator

@H4ad H4ad commented Jan 13, 2025

Fixes #41

In this PR:

  • Added workflow to release via Release Please.
    • Each PR merged will be acumulated to the "release PR", once we merge the "release PR", the package is published.
  • Added workflow to validate the commits
    • Release please use the commit with feat/fix/etc... to be able to know how to bump the version.

We need to add NPM_TOKEN to the secrets to be able publish.

@H4ad H4ad linked an issue Jan 13, 2025 that may be closed by this pull request
Copy link
Owner

@RafaelGSS RafaelGSS left a comment

Choose a reason for hiding this comment

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

NPM_TOKEN added. LGTM.

@RafaelGSS RafaelGSS merged commit 5263cc6 into RafaelGSS:main Jan 13, 2025
5 checks passed
@H4ad H4ad deleted the feat/provenance branch January 13, 2025 12:50
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.

publish with npm provenance
2 participants