chore(release): 8.15.0 - #480
Conversation
|
Navigate logical layers of code changes, visualize relationships, and explore their blast radius. No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository: GeiserX/Telegram-Archive/.coderabbit.yaml Review profile: CHILL Plan: Advanced Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (6)
Included review availability: Your plan provides up to 2 included reviews per hour; 1 remains after this review. 📝 WalkthroughWalkthroughThe project and Docker image references are updated to version 8.15.0. The changelog documents release changes and migration guidance. Changes8.15.0 Release
Estimated code review effort: 2 (Simple) | ~10 minutes Merge Risk: ⚪ Minimal · up to The release references are aligned, and migration 031 runs for existing SQLite deployments on startup; no material merge risk remains. 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
Full details: Description checkResolution Reformat the description using the repository template. Add the Summary, Type of Change, Database Changes, Testing, Security Checklist, and Deployment Notes sections. Mark applicable checkboxes and include the required testing and deployment details.
✨ 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 |
|
🐳 Dev images published!
The dev/test instance will pick up these changes automatically (Portainer GitOps). To test locally: docker pull drumsergio/telegram-archive:dev
docker pull drumsergio/telegram-archive-viewer:dev |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #480 +/- ##
=======================================
Coverage 94.94% 94.94%
=======================================
Files 29 29
Lines 12410 12410
=======================================
Hits 11783 11783
Misses 627 627
🚀 New features to boost your workflow:
|
Version bump and changelog for 8.15.0. Every pin names the new version (
tests/test_release_pins.pypasses), the lockfile carries it, and the changelog entry covers #476, #477, #478 and #479 with the upgrade note: migration 031 runs on the first start, upgrade both images together, and deployments that depend on hard deletion or the exclusion purge must setDELETION_MODE=hardorEXCLUDE_DELETE_EXISTING=true.Summary by CodeRabbit