Microsoft.PowerShell.Archive icon indicating copy to clipboard operation
Microsoft.PowerShell.Archive copied to clipboard

Fixes pipeline nesting bug

Open Persistent13 opened this issue 5 years ago • 4 comments

This fixes issue https://github.com/PowerShell/Microsoft.PowerShell.Archive/issues/41

I also made some best practice changes suggested by the VS Code PowerShell extension.

Persistent13 avatar Mar 19 '20 05:03 Persistent13

@SteveL-MSFT I don't know if this repo is still in your purview or not. If not, I apologize for the ping.

Persistent13 avatar Jul 10 '20 03:07 Persistent13

/azp run PowerShell.Microsoft.PowerShell.Archive

TravisEz13 avatar Jul 07 '22 21:07 TravisEz13

Azure Pipelines successfully started running 1 pipeline(s).

azure-pipelines[bot] avatar Jul 07 '22 21:07 azure-pipelines[bot]

I am running into this bug still in 2022. 42 zips in a dir being uncompressed makes a chain of 42 nested destination dirs.

win11 image

slestak avatar Sep 12 '22 18:09 slestak