Unarchive zip file after fetcher downloads the package (#301)
Fetcher now uncompresses archive files. This is triggered by automatically detecting the file format, although maybe we should make that explicit or at least move the detection into the client.
This commit is contained in:
committed by
Soam Vasani
parent
8d103fa35b
commit
1b9fa5bc30
@@ -39,3 +39,4 @@ import:
|
||||
- package: github.com/nats-io/nats-streaming-server
|
||||
version: ^v0.4.0
|
||||
- package: github.com/graymeta/stow
|
||||
- package: github.com/mholt/archiver
|
||||
|
||||
Reference in New Issue
Block a user