Uh oh!
There was an error while loading. Please reload this page.
fix(release): avoid pre dist tag for prereleases - #10986
Conversation
📝 WalkthroughWalkthroughThe release workflow changes prerelease branch handling in the dist-tag step. ChangesRelease prerelease dist-tag
Estimated code review effort🎯 2 (Simple) | ⏱️ ~5 minutes 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)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
View your CI Pipeline Execution ↗ for commit 7d200f9
☁️ Nx Cloud last updated this comment at |
Uh oh!
There was an error while loading. Please reload this page.
Removes the explicit
prenpm dist-tag from prerelease branch publishing while keeping the GitHub release marked as prerelease.the tag is set in the pre.json of the -pre branches e.g.
betahere:Summary by CodeRabbit