Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: Support packer compression output #210

Merged
merged 2 commits into from
Jan 14, 2024

Conversation

chazragg
Copy link
Contributor

Currently, the packer's compress post-processor will take the output folder for hyper-v builder and zip that up meaning the "virtual Hard Disk" folder is actually within a subfolder.

This small change will allow the "Expand-Downloads" function to recursively search for the "Virtual hard Disk" folder within the zip and extract it.

@chazragg chazragg changed the title Support packer compression output refactor: Support packer compression output Nov 26, 2023
@chazragg chazragg marked this pull request as draft November 26, 2023 00:29
@taliesins taliesins force-pushed the master branch 2 times, most recently from 3ff1de6 to a1c005a Compare December 31, 2023 01:03
@taliesins taliesins merged commit 2b86fe1 into taliesins:master Jan 14, 2024
6 of 10 checks passed
@chazragg chazragg deleted the Support-Packer-Compression branch January 15, 2024 14:50
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