Commit Graph

15 Commits (25c09fd66c0177b9c14a7d08e6812730fd5d63fd)

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 39d6fa2203 Linting tests 5 years ago
Josh Gross f2da2ec2dc Fix download cache entry tests 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
Josh Gross c0584c42d1
Add unit tests for actionUtils (#93)
* Add unit tests for actionUtils

* Fix file size on ubuntu and test name

* Remove unused import
5 years ago
Josh Gross bb828da54c
Format cache size and display on info (#85) 5 years ago
Josh Gross b7d83b4095
Provide better errors for unsupported event types (#68)
* Validate event type during restore

* PR Feedback

* Format

* Linting
5 years ago
BSKY fb50aa45ec Add initial eslint setup (#88) 5 years ago
Josh Gross 4b0709a0d5
Add unit tests for restore (#62)
* Move archive file size to utils

* Disable net connect with nock

* Add unit tests for restore

* Fix test names and test URL
5 years ago
Josh Gross 37c45447e4 Initial commit 6 years ago