mirror of
https://github.com/Start9Labs/registry.git
synced 2026-03-30 11:51:57 +00:00
Feature/zip upload (#124)
* zip eos image on upload * fix warning * revert content length as its already set by module * move stream zipping to cli upload * refactor upload with simple gzip approach - progress bar broken * increase timeout * fix request body and unzip once uploaded * unzipped in wrong fn; cleanup * add progress bar for hashing and zipping, cleanup files * add messaging to progress bars
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -38,3 +38,4 @@ start9-registry.aux
|
||||
start9-registry.ps
|
||||
shell.nix
|
||||
testdata/
|
||||
lbuild.sh
|
||||
|
||||
Reference in New Issue
Block a user