Commit Graph

5 Commits

Author SHA1 Message Date
Rob j Loranger
c2887e8c7c remove dos line endings (#142) 2018-05-30 18:52:41 +02:00
Rob j Loranger
9df207561d Add .info to upload payload (#141)
* Add .info to upload payload
everywhere else as well

+ Upload payload includes Info
+ CLI uploads `version.info` as blob to storage
+ Getter and Saver methods updated for all storages implemented
+ Migration updated to include Info column
+ Tests no longer check RevInfo, now checking for Info same as Zip
+ Updated docs

* newline in .fizz

* change RevInfo.Info to []byte

+ change to []byte instead of io.Reader
+ adjust tests to check for info byte contents directly
+ add error check for minio client GetObject `pkg/storage/minio/getter.go`
2018-05-29 08:03:01 +02:00
Michal Pristas
1df7400819 not tested version (#54) 2018-03-15 20:01:54 +01:00
Aaron Schlesinger
1f9769d1d9 Removing additional mentions of vgoprox (#36)
A few mentions slipped through
2018-03-08 12:23:58 -08:00
Aaron Schlesinger
8ea3d0b94d Update and rename PROXY_API.md to API.md 2018-02-25 21:09:57 -08:00