Commit Graph

8 Commits (a631fadf14ae5be452ecb86c94f71c2777361961)

Author SHA1 Message Date
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
Josh Gross bb828da54c
Format cache size and display on info (#85) 5 years ago
BSKY fb50aa45ec Add initial eslint setup (#88) 5 years ago
Josh Gross b034b26a44
Bump cache limit to 400MB (#61) 5 years ago
Adam Dobrawy 25e0c8faac Remove cache checksum debug - close #24 (#26)
* Remove cache checksum debug - close #24

*  Remove cache checksum debug on save

* Fix formatting
5 years ago
Josh Gross 37c45447e4 Initial commit 5 years ago