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:
Ta-Ching Chen
2017-09-01 07:50:47 -07:00
committed by Soam Vasani
parent 8d103fa35b
commit 1b9fa5bc30
3 changed files with 78 additions and 6 deletions
+1
View File
@@ -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