Skip to content

chore: update GitHub Actions workflow for NPM publishing - #95

Merged
tiagosiebler merged 1 commit into
sieblyio:masterfrom
JJ-Cro:updatenpmpublish
Aug 11, 2025
Merged

chore: update GitHub Actions workflow for NPM publishing#95
tiagosiebler merged 1 commit into
sieblyio:masterfrom
JJ-Cro:updatenpmpublish

Conversation

@JJ-Cro

@JJ-Cro JJ-Cro commented Aug 11, 2025

Copy link
Copy Markdown
Contributor
  • Change trigger from master branch push to version tag push.
  • Add environment specification for production.
  • Enhance steps to include checks for .npmrc files and publishConfig.registry.
  • Verify that the tag matches the package version before publishing.
  • Update publish command to include provenance and public access.

Summary

Additional Information

PR Checklist

As part of the PR, make sure you have:

  • No breaking changes / documented all breaking changes clearly.
  • Updated & checked that all tests pass.
  • Increased the version number in the package.json
  • Checked npm install runs without issue.
  • Included the package-lock.json, if it changed after npm install
  • Checked npm run build runs without issue.
  • Updated the endpoint map (optional, if you know how).
  • Run llms.txt generator (optional, if you know how).

- Change trigger from master branch push to version tag push.
- Add environment specification for production.
- Enhance steps to include checks for .npmrc files and publishConfig.registry.
- Verify that the tag matches the package version before publishing.
- Update publish command to include provenance and public access.
@tiagosiebler
tiagosiebler merged commit 97d7901 into sieblyio:master Aug 11, 2025
1 check passed
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.

2 participants