1
0
mirror of https://github.com/actions/download-artifact.git synced 2026-02-26 05:42:27 +00:00

299 Commits

Author SHA1 Message Date
70fc10c6e5 Merge pull request #461 from actions/danwkennedy/digest-mismatch-behavior
Add a setting to specify what to do on hash mismatch and default it to `error`
2026-02-23 15:27:01 -05:00
f258da9a50 Add change docs 2026-02-23 15:12:17 -05:00
ccc058e5fb Fix linting issues 2026-02-23 15:07:11 -05:00
bd7976ba57 Add a setting to specify what to do on hash mismatch and default it to error 2026-02-23 15:07:11 -05:00
ac21fcf45e Merge pull request #460 from actions/danwkennedy/download-no-unzip
Don't attempt to un-zip non-zipped downloads
2026-02-23 15:05:25 -05:00
15999bff51 Add note about package bumps 2026-02-23 12:32:38 -05:00
974686ed50 Bump the version to v8 and add release notes 2026-02-23 12:31:19 -05:00
fbe48b1d27 Update test names to make it clearer what they do 2026-02-23 12:21:41 -05:00
96bf374a61 One more test fix 2026-02-23 12:18:06 -05:00
b8c4819ef5 Fix skip decompress test 2026-02-23 12:13:23 -05:00
7127277c52 Fixup the minimatch license 2026-01-30 15:53:50 -05:00
41a8b730f4 Re-add minimatch.dep.yml 2026-01-30 15:51:28 -05:00
6533bb2df3 Revert "Updated the licensed version"
This reverts commit e6afc5e70e.
2026-01-30 15:45:48 -05:00
e6afc5e70e Updated the licensed version 2026-01-30 15:44:23 -05:00
87db0e9f47 Cache licenses 2026-01-30 15:34:43 -05:00
c9ff097e79 Update the integration test 2026-01-30 14:45:33 -05:00
882c7072ac Add an integration test for skip-decompress 2026-01-30 14:33:56 -05:00
6d4a0de04f Add tests 2026-01-30 14:19:20 -05:00
f45b79f03c Don't attempt to un-zip non-zipped downloads 2026-01-30 14:16:38 -05:00
1d636af56d Upgrade jest and typescript 2026-01-30 14:15:49 -05:00
43c2394920 Migrate eslint to v9 2026-01-30 14:15:20 -05:00
3d65dc0e0b Update .gitignore 2026-01-30 14:14:33 -05:00
37930b1c2a Merge pull request #452 from actions/download-artifact-v7-release
prepare release v7.0.0 for Node.js 24 support
v7.0.0 v7
2025-12-12 17:58:13 +00:00
72582b9e0a doc: update readme 2025-12-12 17:39:35 +00:00
0d2ec9d4cb chore: release v7.0.0 for Node.js 24 support
- Update to Node.js 24 runtime (runs.using: node24)
- Bump version to 7.0.0
- Update README with v7 release notes
- Rebuild dist
2025-12-12 17:28:48 +00:00
fd7ae8fda6 Merge pull request #451 from actions/fix-storage-blob
fix: update @actions/artifact to fix Node.js 24 punycode deprecation
2025-12-12 17:15:11 +00:00
d484700543 chore: restore minimatch.dep.yml license file 2025-12-12 17:06:28 +00:00
03a808050e chore: remove obsolete dependency license files 2025-12-12 17:00:38 +00:00
56fe6d904b chore: update @actions/artifact license file to 5.0.1 2025-12-12 16:55:18 +00:00
8e3ebc4ab4 chore: update package-lock.json with @actions/artifact@5.0.1 2025-12-12 16:48:18 +00:00
1e3c4b4d49 fix: update @actions/artifact to ^5.0.0 for Node.js 24 punycode fix
Updates @actions/artifact dependency to use the published npm version
which includes @azure/storage-blob ^12.29.1 that fixes the punycode
deprecation warning on Node.js 24.
2025-12-12 16:48:12 +00:00
458627d354 chore: use local @actions/artifact package for Node.js 24 testing
This branch uses a local file reference to @actions/artifact which includes
the updated @azure/storage-blob ^12.29.1 to fix the punycode deprecation
warning on Node.js 24.

This is a test branch - do not merge until @actions/artifact@5.0.1 is published.
2025-12-12 15:19:27 +00:00
623bd53c6d Merge pull request #415 from salmanmkc/node24
Download Artifact Node24 support
2025-12-12 14:39:57 +00:00
91bf594342 chore: add minimatch.dep.yml license file 2025-12-12 08:43:16 +00:00
15367cc415 chore: regenerate license cache and fix @bufbuild/protobuf license 2025-12-12 08:34:51 +00:00
983cbdef67 Merge upstream/main and resolve conflicts for node24 2025-12-12 08:29:56 +00:00
24ef429fba chore: update @actions/artifact to use npm package v5.0.0
- Changed from file:../packages/artifact to 5.0.0
- Regenerated package-lock.json
2025-12-12 08:25:39 +00:00
e4bf51d561 chore: update dependencies to use published npm packages 2025-12-11 19:47:24 +00:00
36990830f2 chore: use local @actions/artifact and @actions/core packages 2025-12-09 11:17:38 +00:00
f093f21ca4 Merge pull request #440 from patrikpolyak/patch-1
Update GHES guidance to include reference to Node 20 version
2025-11-03 09:42:58 -05:00
6c8e9a74a3 Fix typo in URL 2025-10-31 10:22:40 +01:00
9fdae6bee7 Update GHES guidance to include reference to Node 20 version 2025-10-31 10:19:21 +01:00
018cc2cf5b Merge pull request #438 from actions/danwkennedy/prepare-6.0.0
Prepare `v6.0.0`
v6.0.0 v6
2025-10-24 14:15:38 -04:00
815651c680 Revert "Remove github.dep.yml"
This reverts commit bb3a066a8b.
2025-10-24 14:08:06 -04:00
bb3a066a8b Remove github.dep.yml 2025-10-24 14:04:55 -04:00
fa1ce46bbd Prepare v6.0.0 2025-10-24 13:56:00 -04:00
e605cf51ad update dist 2025-10-15 15:19:18 +01:00
a6c73a9235 update licences with temp not using package 2025-09-29 15:19:15 +01:00
3d7939314b Revert licensed workflow changes - keep original behavior 2025-09-29 15:10:00 +01:00
c69518956c Update licensed workflow to cache dependencies before status check 2025-09-29 15:03:02 +01:00