You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cache/src
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
..
utils Remove validation failures and warning annotations (#108) 5 years ago
cacheHttpClient.ts proxy support (#166) 5 years ago
constants.ts Provide better errors for unsupported event types (#68) 5 years ago
contracts.d.ts Chunked Cache Upload APIs (#128) 5 years ago
restore.ts Chunked Cache Upload APIs (#128) 5 years ago
save.ts Increase cache limit to 5 GBs (#168) 5 years ago
tar.ts Use BSD tar on windows (#126) 5 years ago