Commit Graph

15 Commits (5833d5c131566fb3a092b858ce1b634e342a4a6c)

Author SHA1 Message Date
dependabot[bot] 5833d5c131
Bump acorn from 5.7.3 to 5.7.4 (#214)
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years ago
Josh Gross 78a4b2143b Bump version to 1.1.2 5 years ago
Josh Gross fab26f3f4f Bump version to 1.1.1 5 years ago
David Kale 4887979af8
proxy support (#166)
* Replace typed rest client with new http-client

* Send Content-Type: application/json and fix up some types

* Lint

* Consume @actions/http-client:1.0.5

* Consume @actions/http-client:1.0.6

* Dont send headers manually, http-client automatically will
5 years ago
Josh Gross 1da52de10f npm audit fix 5 years ago
Josh Gross b45d91cc4b
Chunked Cache Upload APIs (#128)
* Initial pass at chunked upload apis

* Fix cacheEntry type

* Linting

* Fix download cache entry tests

* Linting tests

* Pull in fixes from testing branch

* Fix typo in ReserveCacheResponse

* Add test convering reserve cache failure

* Add retries to upload chunk

* PR feedback

* Format default chunk size

* Remove responses array
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 d9fe1b81f9 Release 1.0.2 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 eb10706a9d Bump version to v1.0.1 and audit fix 5 years ago
Josh Gross f66a56e59e
Bump version to v1 (#51) 5 years ago
Josh Gross 889c603691
Update workflow (#1)
* Run workflow on linux, mac, and windows

* Add status badge

* Use npm install instead

* Bump typescript version

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