Bump package version to 0.2.2 and publish from publish.yml#4
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (4)
💤 Files with no reviewable changes (1)
📝 WalkthroughWalkthroughThis PR restructures the release workflow by removing npm publishing from the auto-release job, hardening the standalone publish workflow with action SHAs and improved error handling, and coordinating a version bump from 0.2.1 to 0.2.2 across package.json and README. ChangesRelease Workflow Restructuring and Version Coordination
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
Actionable comments posted: 0 |
Summary
0.2.0to0.2.2.github/workflows/publish.ymlto match the current trusted publisher setup.github/workflows/auto-release.ymlfocused on tag/release creationValidation
npm run checkContext
Sibling OSS repos use the split pattern too:
auto-release.ymlcreates the tag/releasepublish.ymlhandles npm publishing via trusted publishingSummary by CodeRabbit