Commit Graph

7 Commits (23daa0a63872c5e06df3e0317e3ec9636f09c39b)

Author SHA1 Message Date
Josh Gross 23daa0a638 PR feedback 5 years ago
Josh Gross 825f95f8f2 Add test convering reserve cache failure 5 years ago
Josh Gross 71d9426877 Pull in fixes from testing branch 5 years ago
Josh Gross 805d58ac4b Initial pass at chunked upload apis 5 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
5 years ago
Josh Gross 95c1798369
Remove validation failures and warning annotations (#108)
* Update warnings behavior

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