Commit Graph

5 Commits (71d942687702c3eb85a8f5bdeaa9aa5634712008)

Author SHA1 Message Date
Josh Gross 71d9426877 Pull in fixes from testing branch 6 years ago
Josh Gross 805d58ac4b Initial pass at chunked upload apis 6 years ago
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
6 years ago
Josh Gross 95c1798369
Remove validation failures and warning annotations (#108)
* Update warnings behavior

* Add void return type
6 years ago
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)
6 years ago