Skip to content
This repository was archived by the owner on Jan 5, 2026. It is now read-only.

Conversation

@SteveL-MSFT
Copy link
Member

The current Archive module that ships with PowerShell has an issue where it uses the backslash for directory path separator which creates archives that don't expand correctly on non-Windows machines as the backslash is a valid path character.

Until the PowerShell images (AzDevOps in this case for this build) gets updated to the (yet to be published) fixed version, this is a temporary workaround to pull down the latest version from master branch of Archive repo which has the fix.

Once the AzDevOps image is updated, this workaround should be removed.

@SteveL-MSFT SteveL-MSFT changed the base branch from master to 4.4 May 3, 2019 22:53
@SteveL-MSFT SteveL-MSFT force-pushed the powershell-archive branch from 0a19005 to 0fb3cf8 Compare May 3, 2019 22:53
@SteveL-MSFT SteveL-MSFT force-pushed the powershell-archive branch from 0fb3cf8 to d9ea853 Compare May 3, 2019 22:53
@cleemullins cleemullins merged commit d6ece62 into microsoft:4.4 May 3, 2019
@SteveL-MSFT SteveL-MSFT deleted the powershell-archive branch May 3, 2019 22:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants