Skip to content

fix: windows use powershell to extract zip file (#2005)#2043

Merged
mistydemeo merged 1 commit intoaxodotdev:stablefrom
mistydemeo:powershell_zip_stable
Aug 27, 2025
Merged

fix: windows use powershell to extract zip file (#2005)#2043
mistydemeo merged 1 commit intoaxodotdev:stablefrom
mistydemeo:powershell_zip_stable

Conversation

@mistydemeo
Copy link
Contributor

Backports #2005 to the 0.x branch.

* fix: windows use powershell to extract zip file

For windows platforms the unzip utility is not on systems by default, this changes it so that on windows powershell is used in combination with Expand-Archive to extract the zip file

* chore: apply prettier formatting

* chore: update test snapshots

* chore: finish updating snapshots

* fix: prevent shell injection

* feat: update snapshots

* feat: use alternative param style for Extract-Archive

* tests: prettier and regen snapshots

* tests: regen snapshots
@mistydemeo mistydemeo merged commit 2f0d199 into axodotdev:stable Aug 27, 2025
17 checks passed
@mistydemeo mistydemeo deleted the powershell_zip_stable branch August 27, 2025 02:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments