Skip to content

chore: update bump-ver workflow to version + publish#138

Merged
Mordech merged 1 commit intomainfrom
chore/publish-workflow
Mar 8, 2026
Merged

chore: update bump-ver workflow to version + publish#138
Mordech merged 1 commit intomainfrom
chore/publish-workflow

Conversation

@Mordech
Copy link
Copy Markdown
Owner

@Mordech Mordech commented Mar 8, 2026

Summary

  • Rename workflow from "Bump version" to "Publish packages"
  • Replace lerna version with lerna publish to combine version bumping and npm publishing in one step
  • Use GH_TOKEN PAT instead of GITHUB_TOKEN to allow pushing to protected main branch
  • Add actions/setup-node@v4 with .nvmrc and npm registry config for NPM_TOKEN auth
  • Add build step before publishing
  • Upgrade actions/checkout from v3 to v4

Test plan

  • Verify workflow appears correctly in GitHub Actions tab
  • Trigger manually via workflow_dispatch on main
  • Confirm version commits, tags, and npm publish succeed

🤖 Generated with Claude Code

Replace `lerna version` with `lerna publish` to combine version bumping
and npm publishing. Use GH_TOKEN PAT for pushing to protected branches
and NPM_TOKEN for npm auth. Upgrade actions and add build step.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@netlify
Copy link
Copy Markdown

netlify bot commented Mar 8, 2026

Deploy Preview for mordech-react-components ready!

Name Link
🔨 Latest commit e248d05
🔍 Latest deploy log https://app.netlify.com/projects/mordech-react-components/deploys/69adf860ea91af0008d27016
😎 Deploy Preview https://deploy-preview-138--mordech-react-components.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link
Copy Markdown

netlify bot commented Mar 8, 2026

Deploy Preview for mordech-web-components ready!

Name Link
🔨 Latest commit e248d05
🔍 Latest deploy log https://app.netlify.com/projects/mordech-web-components/deploys/69adf8608b48c100082a3837
😎 Deploy Preview https://deploy-preview-138--mordech-web-components.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@Mordech Mordech merged commit 60d9cf9 into main Mar 8, 2026
9 checks passed
@Mordech Mordech deleted the chore/publish-workflow branch March 8, 2026 22:33
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.

1 participant