fix: Fix installation errors when PowerShell is disabled by Group Pol…#789
fix: Fix installation errors when PowerShell is disabled by Group Pol…#789liangshuo-1 merged 1 commit intolarksuite:mainfrom
Conversation
|
ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe PR enhances Windows ZIP extraction resilience by adding a tar -xf fallback when PowerShell Expand-Archive fails, following an initial .NET ZipFile attempt. Error reporting consolidates messages from all three extraction methods. ChangesWindows ZIP Extraction Resilience
Possibly related PRs
Suggested labels
Suggested reviewers
Poem
🎯 2 (Simple) | ⏱️ ~10 minutes 🚥 Pre-merge checks | ✅ 3 | ❌ 2❌ Failed checks (2 warnings)
✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Tip 💬 Introducing Slack Agent: The best way for teams to turn conversations into code.Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.
Built for teams:
One agent for your entire SDLC. Right inside Slack. 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 |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #789 +/- ##
=======================================
Coverage 65.46% 65.46%
=======================================
Files 510 510
Lines 47129 47129
=======================================
Hits 30851 30851
Misses 13607 13607
Partials 2671 2671 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
🚀 PR Preview Install Guide🧰 CLI updatenpm i -g https://pkg.pr.new/larksuite/cli/@larksuite/cli@02974ed464c06065b183785e1bd63f3eabeb1376🧩 Skill updatenpx skills add f1tz/cli#main -y -g |
…icy.
Summary
Fix installation errors when PowerShell is disabled by Group Policy.
Changes
Summary by CodeRabbit