1
0
Fork 0
toolkit/packages/tool-cache/src
Brian Cristante aa676f3cc7
Update other packages to use http-client v2 (#1082)
We moved `@actions/http-client` to be part of the toolkit in https://github.com/actions/toolkit/pull/1062.  We also made some breaking changes to exported types and released v2.

The biggest change in terms of lines of code affected was to get rid of the `I-` prefix for interfaces since TypeScript doesn't follow this convention.

I bumped the patch version of all packages except for `tool-cache`, where I bumped the major version.  The rationale is explained in the release notes for that package.
2022-05-11 17:14:25 -04:00
..
manifest.ts feat: get linux version from os-release file if available (#594) 2021-05-28 15:40:45 -04:00
retry-helper.ts only retry downloadtool on 500s and 408 and 429 (#373) 2020-03-09 14:35:53 -04:00
tool-cache.ts Update other packages to use http-client v2 (#1082) 2022-05-11 17:14:25 -04:00