fix: match plugin updater parity#1
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (3)
📝 WalkthroughWalkthroughThe PR introduces conditional release checks in the plugin: release status and update prompts are shown only for copied release installs, while git checkouts skip release checks and display git-based update guidance instead. Tests validate the distinct output paths, and documentation clarifies the install type differences. ChangesConditional release checks for git checkouts vs release installs
Sequence Diagram(s)No sequence diagram generated: this change is a conditional logic update within a single component, not a multi-component interaction flow. 🎯 2 (Simple) | ⏱️ ~10 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 |
Summary
Validation
Note: main branch admin enforcement is now enabled so admin pushes should not bypass branch protection.
Summary by CodeRabbit
Release Notes
Documentation
Improvements
Tests