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

builder/source/simple: Disable compression when downloading artifacts #58

Merged
merged 2 commits into from
Dec 14, 2023

Conversation

joebonrichie
Copy link
Contributor

Generally causing more issues than it solves. It's usefulness is also pretty debatable when we're downloading pre-compressed artifacts.

Resolves getsolus/packages#989.

Generally causing more issues than it solves. It's usefulness is also
pretty debatable when we're downloading pre-compressed artifacts.

Resolves getsolus/packages#989.
@joebonrichie joebonrichie force-pushed the grab-disable-compression branch from ae32fbf to 2b86832 Compare December 8, 2023 19:50
@ermo ermo requested a review from silkeh December 9, 2023 12:54
@ermo
Copy link
Contributor

ermo commented Dec 9, 2023

It looks simple and straightforward, but I'd be inclined to hear Silke's opinion as well.

builder/source/simple.go Outdated Show resolved Hide resolved
Instead of initializing a default `NewClient()`

Co-authored-by: Silke Hofstra <[email protected]>
@joebonrichie joebonrichie force-pushed the grab-disable-compression branch from e6e14ad to 7e30196 Compare December 12, 2023 11:19
Copy link
Member

@silkeh silkeh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@silkeh silkeh merged commit ef9d6d5 into master Dec 14, 2023
1 check passed
@joebonrichie joebonrichie deleted the grab-disable-compression branch December 14, 2023 21:02
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.

homebank: Unable to fetch the tarball in solbuild
3 participants