Commit graph

7 commits

Author SHA1 Message Date
Josh Gross
23daa0a638 PR feedback 2019-12-23 10:45:46 -05:00
Josh Gross
825f95f8f2 Add test convering reserve cache failure 2019-12-18 14:32:44 -05:00
Josh Gross
71d9426877 Pull in fixes from testing branch 2019-12-18 11:05:14 -05:00
Josh Gross
805d58ac4b Initial pass at chunked upload apis 2019-12-18 11:03:56 -05:00
Josh Gross
3854a40aee
Use BSD tar on windows (#126)
* Use BSD tar on windows

* Linting

* Fallback to which tar if no system tar

* Fix formatting

* Bump prettier and typescript
2019-12-13 17:24:37 -05:00
Josh Gross
95c1798369
Remove validation failures and warning annotations (#108)
* Update warnings behavior

* Add void return type
2019-11-21 14:37:54 -05:00
Josh Gross
8d14a2150b
Add unit tests for save (#98)
* Clean up args and arrange imports

* Arrange args in restore tests

* Add unit tests for save

* Use const instead of let (linting)
2019-11-14 17:14:16 -05:00