1
0
Fork 0
toolkit/packages/artifact/__tests__
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
..
ci-test-action swap to file commands (#587) 2020-09-30 15:46:54 +02:00
download-specification.test.ts @actions/artifact package updates (#408) 2020-04-09 17:14:12 +02:00
download.test.ts Retry artifact uploads on HTTP 500 (#833) 2021-06-04 17:09:30 -04:00
path-and-artifact-name-validation.test.ts Check for newlines and carriage return in artifact paths and name (#951) 2021-12-01 16:31:37 -05:00
retry.test.ts Update other packages to use http-client v2 (#1082) 2022-05-11 17:14:25 -04:00
test-artifact-file.sh fix: drop support for named pipes on Windows (#962) 2021-12-14 15:50:50 -05:00
upload-gzip.test.ts [Artifacts] Exempt certain types of files from gzip compression (#956) 2021-12-06 16:47:44 -05:00
upload-specification.test.ts Updates to @actions/artifact package (#367) 2020-03-12 14:50:27 +01:00
upload.test.ts fix: drop support for named pipes on Windows (#962) 2021-12-14 15:50:50 -05:00
util.test.ts Check for newlines and carriage return in artifact paths and name (#951) 2021-12-01 16:31:37 -05:00