fix(tools): preserve Windows process env#2382
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (3)
📝 WalkthroughWalkthroughThree system execution modules update their environment variable allowlists to include Windows-specific variables required for child process creation. ChangesWindows Process Creation Environment Variables
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. 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 |
|
I split out the remaining default-allowlist facet from #2379 into #2399 so this PR can stay focused on env propagation. Current split:
These are intentionally non-overlapping companion fixes rather than duplicate PRs. |
graycyrus
left a comment
There was a problem hiding this comment.
Looks good, nice work!
Summary
Refs #2379
Testing
Summary by CodeRabbit
Bug Fixes
Tests