release: prepare CLI 1.6.0 and verify new packaged installs - #568
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Team Run ID: 📒 Files selected for processing (3)
Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review. 📝 WalkthroughWalkthroughThe package version changes to 1.6.0. Packed-artifact integration tests cover four additional components and repeated installation. The operations documentation adds a coordinated CLI release checklist. ChangesCLI release
Estimated code review effort: 2 (Simple) | ~10 minutes Merge Risk: ⚪ Minimal · up to This updates the CLI to version 1.6.0, expands packaged-install coverage for additional components, and documents the release sequence. No current merge-blocking risk remains. 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
Full details: Description checkExplanation The description provides a useful summary, validation results, registry-release sequence, and scope notes. However, it does not use the required template sections and does not include the required Resolution Restructure the description using
✨ Finishing Touches📝 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 |
The production promotion advertises four components that npm
payload-components@1.5.0does not contain. Prepare1.6.0so the CLI release can accompany #554's site deployment.1.6.0; the dependency lockfile has no root version field and needs no dependency changes.Validation:
pnpm test:packpassed (35.85 seconds, all five components); formatting, targeted ESLint, Fumadocs generation, TypeScript, andgit diff --checkpassed. The required full GitHub release gate must pass before integration.This preparation does not merge #554 or publish npm. New PRs #564–#567 and unfinished local audit work are outside this narrowly scoped release preparation.
Summary by CodeRabbit
New Features
collection-query,contact-form-basic,post-hero, andauthor-card.Documentation