Fix live update versioning and prepare 1.11.2 release#168
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (10)
💤 Files with no reviewable changes (1)
📝 WalkthroughWalkthroughThis PR releases version 1.11.2 and transitions live update distribution from a shared production channel to versioned per-build channels (e.g., production-27). Version numbers are synchronized across package.json, Android, iOS, and release announcements. The live update infrastructure is reconfigured to use dynamic, build-specific channels instead of hardcoded shared channels. A new validation test enforces version consistency rules across all config files to prevent future misalignment. Release procedures are documented and clarified. ChangesVersion 1.11.2 Release
🎯 3 (Moderate) | ⏱️ ~20 minutes
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
Summary
Validation passed: npm run format:check, npm run typecheck, npm run lint, npm run test -- --run, npm run build:web
Note: v1.11.0 and v1.11.1 are abandoned failed tags. Do not submit or promote builds from those tags.
Summary by CodeRabbit
Chores
Documentation