Use system Git for SSH fetches in the Windows updater - #15727
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
Included review availability: Your plan provides up to 10 included reviews per hour; 7 remain after this review. 📜 Recent review details🧰 Additional context used📓 Path-based instructions (5)**/*📄 CodeRabbit inference engine (AGENTS.md)
Files:
**/*.py📄 CodeRabbit inference engine (AGENTS.md)
Files:
**/*.{py,json}📄 CodeRabbit inference engine (AGENTS.md)
Files:
**/*.{py,md,txt,json}📄 CodeRabbit inference engine (AGENTS.md)
Files:
**⚙️ CodeRabbit configuration file
Files:
🧠 Learnings (1)📚 Learning: 2026-02-21T14:01:41.482ZApplied to files:
🪛 ast-grep (0.45.1)tests/test_windows_update.py[warning] 20-20: The use of compile can be insecure (no-compile) [error] 19-21: The use of exec can be insecure (no-exec) 🔇 Additional comments (1)
📝 WalkthroughWalkthroughAdded isolated Windows updater tests for Merge Risk: ⚪ Minimal · up to This localized updater change is merge-ready after normal checks and review; no actionable merge-blocking risk remains. 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (4 passed)
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 |
|
Closing this as part of a batch cleanup of the review queue. This account currently has ~30 open pull requests filed over the course of a few days. Submissions at that volume — particularly ones that appear to be largely AI-generated — exceed what our review capacity can absorb, and they congest the queue rather than help maintenance of the repository. If you'd like to contribute, please open an issue describing the problem first so a maintainer can confirm it's worth fixing, then send a single focused PR. Contributions that come through that way are welcome. Generated by Claude Code |
Summary
masterbranch are covered.Closes #12842
Test plan
pytest tests/test_windows_update.py -qruff check .ci/update_windows/update.py tests/test_windows_update.pygit diff --check