fix: allow prereleases to publish directly to latest - #744
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (5)
📝 WalkthroughWalkthroughThe release system now permits experimental, alpha, and beta versions to publish directly to ChangesRelease channel policy
Estimated code review effort: 3 (Moderate) | ~20 minutes Possibly related PRs
Suggested reviewers: Poem
✨ Finishing Touches 💡 1🛠️ Fix failing CI checks 💡
📝 Generate docstrings
🧪 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 |
skill-check — worker0 verified, 56 skipped (no docs/).
Four for four. Nicely done. |
Summary
experimental,alpha, andbetareleases to publish directly tolatestwhen the worker catalog enablesallow_direct_latestnextas the default for workers that do not opt in and retain exact supported release-version validationPrerelease candidate promotion is handled separately in the follow-up PR from
fix/allow-prerelease-promotion.Validation
actionlinton all workflowsgit diff --check