balena-os / leviathan

A distributed hardware testing framework
https://balena-os.github.io/leviathan
Apache License 2.0
22 stars 6 forks source link

Client/Core: Add Zip Compression support #1062

Closed vipulgupta2048 closed 9 months ago

vipulgupta2048 commented 9 months ago

Adding Zip detection and decompression code to Leviathan. Uploads still get gzipped from being sent from Client to Core.

Being added to support e2e usecases where images downloaded are zip files. Signed-off-by: Vipul Gupta (@vipulgupta2048) vipulgupta2048@gmail.com

vipulgupta2048 commented 9 months ago

@balena-ci I self-certify!