Commit Graph

12 Commits (825f95f8f2ecf3ae531813636bb8a2600be3d90a)

Author SHA1 Message Date
Josh Gross 805d58ac4b Initial pass at chunked upload apis
Josh Gross 3854a40aee
Use BSD tar on windows ()
* Use BSD tar on windows

* Linting

* Fallback to which tar if no system tar

* Fix formatting

* Bump prettier and typescript
Josh Gross 95c1798369
Remove validation failures and warning annotations ()
* Update warnings behavior

* Add void return type
Josh Gross d9fe1b81f9 Release 1.0.2
Josh Gross 4657a5f525
Fix lint on Windows ()
BSKY fb50aa45ec Add initial eslint setup ()
Josh Gross 4b0709a0d5
Add unit tests for restore ()
* Move archive file size to utils

* Disable net connect with nock

* Add unit tests for restore

* Fix test names and test URL
Josh Gross eb10706a9d Bump version to v1.0.1 and audit fix
Josh Gross f66a56e59e
Bump version to v1 ()
Josh Gross 21f72b1fcc Bump package version
Josh Gross 889c603691
Update workflow ()
* Run workflow on linux, mac, and windows

* Add status badge

* Use npm install instead

* Bump typescript version

* Use node 12.x
Josh Gross 37c45447e4 Initial commit