Skip to content
New issue

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

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

Already on GitHub? # to your account

[artifact] replace unzipper with unzip-stream #1602

Merged
merged 3 commits into from
Dec 11, 2023

Conversation

robherley
Copy link
Contributor

Unfortunately the unzipper library we first chose has some issues with node > 18:

So we're replacing with unzip-stream. In the future we may want to invest more changes into this, and keep track of a more maintained unzip library. Unfortunately there aren't a lot of great options that also stream the contents without writing the entire archive to disk:

Closes:

Example run:

@robherley robherley requested a review from a team as a code owner December 11, 2023 17:22
@robherley robherley requested a review from jtamsut December 11, 2023 19:05
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants