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
2020-02-05 09:24:37 -05:00
Josh Gross
c262ac0154
Fix number parsing issues
2020-01-06 14:06:24 -05:00
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
2020-01-06 13:05:50 -05:00
Josh Gross
639f9d8b81
Mask download URL in logs ( #110 )
2019-11-21 14:37:32 -05:00
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)
2019-11-14 17:14:16 -05:00
BSKY
fb50aa45ec
Add initial eslint setup ( #88 )
2019-11-12 16:48:02 -05:00
Birunthan Mohanathas
ce4a52af49
Stop warning when cache is not found ( #40 )
...
The cache not being found is a common situation so very visible warning
is a little too much.
2019-11-04 11:03:18 -05:00
Josh Gross
37c45447e4
Initial commit
2019-10-30 14:48:49 -04:00