1
0
Fork 0
toolkit/packages/cache/src/internal
Brian Cristante aa676f3cc7
Update other packages to use http-client v2 ()
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
..
cacheHttpClient.ts Update other packages to use http-client v2 () 2022-05-11 17:14:25 -04:00
cacheUtils.ts Added cacheSize in ReserveCache API request () 2022-04-04 16:21:58 +05:30
constants.ts Clean up test code 2020-10-12 13:28:50 -05:00
contracts.d.ts Update other packages to use http-client v2 () 2022-05-11 17:14:25 -04:00
downloadUtils.ts Update other packages to use http-client v2 () 2022-05-11 17:14:25 -04:00
requestUtils.ts Update other packages to use http-client v2 () 2022-05-11 17:14:25 -04:00
tar.ts Fix permissions issues using gtar on mac 2021-04-09 13:38:55 -05:00