1
0
mirror of https://github.com/actions/upload-artifact.git synced 2026-02-26 05:32:32 +00:00
Commit Graph

323 Commits

Author SHA1 Message Date
d5c7beebb0 Clarify naming 2026-02-25 15:34:02 -05:00
518025b753 Add unit tests 2026-02-25 15:32:46 -05:00
3a2b6d4c85 Fix some issues with the cleanup 2026-02-25 15:25:26 -05:00
bdabba390d Use script v8 2026-02-25 15:19:28 -05:00
428074b62c CI: clean up artifacts on successful runs 2026-02-25 14:32:24 -05:00
15af3237b6 Use download-artifact@main temporarily 2026-02-25 14:27:06 -05:00
ffeab76ee2 Add CI tests for direct uploads 2026-02-25 14:18:40 -05:00
6b68470975 Support direct file uploads 2026-02-25 14:09:02 -05:00
4177a106a5 More licensed fixes 2026-02-25 14:09:02 -05:00
c6ec99779f Try fixing licenced issues 2026-02-25 14:08:44 -05:00
e785baf943 Bump minimatch to 10.1.1 2026-02-25 14:08:44 -05:00
9c47937ac2 Cache licenses 2026-02-25 14:08:44 -05:00
589182c5a4 Upgrade the module to ESM and bump dependencies (#762)
* Upgrade the module to ESM and bump dependencies

* CI: bump node versions

* Push build files

* Fix linting issues

* Bump the package version

* Cache licenses

* Bump minimatch to 10.1.1

* Try fixing licenced issues

* More licensed fixes

* eslint: don't allow common-js imports
2026-02-25 14:01:53 -05:00
47309c993a Merge pull request #754 from actions/Link-/add-proxy-integration-tests
Add proxy integration test
2026-01-30 16:47:01 +01:00
02a8460834 Add proxy integration test 2026-01-30 02:29:30 -08:00
b7c566a772 Merge pull request #745 from actions/upload-artifact-v6-release
prepare release v6.0.0 for Node.js 24 support
v6.0.0 v6
2025-12-12 17:58:04 +00:00
e516bc8500 docs: correct description of Node.js 24 support in README 2025-12-12 17:41:47 +00:00
ddc45ed9bc docs: update README to correct action name for Node.js 24 support 2025-12-12 17:38:00 +00:00
615b319bd2 chore: release v6.0.0 for Node.js 24 support
- Update to Node.js 24 runtime (runs.using: node24)
- Bump version to 6.0.0
- Update README with v6 release notes
- Rebuild dist
2025-12-12 17:31:54 +00:00
017748b48f Merge pull request #744 from actions/fix-storage-blob
fix: update @actions/artifact for Node.js 24 punycode deprecation
2025-12-12 17:15:18 +00:00
38d4c7997f chore: rebuild dist 2025-12-12 16:46:49 +00:00
7d27270e0c chore: add missing license cache files for @actions/core, @actions/io, and minimatch 2025-12-12 16:43:44 +00:00
5f643d3c94 chore: update license files for @actions/artifact@5.0.1 dependencies 2025-12-12 16:39:57 +00:00
1df1684032 chore: update package-lock.json with @actions/artifact@5.0.1 2025-12-12 16:39:51 +00:00
b5b1a91840 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:39:45 +00:00
184708f738 fix: update @actions/artifact with storage-blob fix for Node.js 24 punycode deprecation 2025-12-12 15:06:59 +00:00
b340c4ff46 Merge pull request #719 from actions/node24
Upload Artifact Node 24 support
2025-12-12 14:39:28 +00:00
867bba2a6b chore: add missing eslint plugins and update to compatible versions 2025-12-12 09:08:26 +00:00
471b053ce1 chore: add eslint-plugin-prettier and upgrade prettier to v3 2025-12-12 09:02:29 +00:00
0d59ab325a chore: add unversioned license files for @actions/core, @actions/io, and minimatch 2025-12-12 09:00:21 +00:00
38cbf00a3a chore: rebuild dist files 2025-12-12 08:55:51 +00:00
65c405260d fix: update license files for @bufbuild/protobuf and sax 2025-12-12 08:55:13 +00:00
985108560d fix: use published @actions/artifact@5.0.0 from npm 2025-12-12 08:52:57 +00:00
0d8ecc924d Merge origin/main and resolve conflicts for node24
- Updated @actions/artifact to ^5.0.0
- Updated @actions/core to ^2.0.0
- Regenerated dist files and license cache
2025-12-12 08:32:24 +00:00
75274a8f39 chore: update package-lock.json 2025-12-11 23:05:12 +00:00
f77a7e9888 chore: regenerate license cache for updated dependencies 2025-12-11 23:05:06 +00:00
bed0e56780 chore: add license text for packages with missing licenses
- @bufbuild/protobuf: Apache-2.0 (from upstream LICENSE file)
- buffers: marked as reviewed (no license in npm)
- chainsaw: MIT/X11 (from npm registry)
2025-12-11 23:05:00 +00:00
91ba4ec18c chore: update .licensed.yml config for node24 dependencies
- Add 0bsd and blueoak-1.0.0 to allowed licenses
- Add reviewed packages for dependencies with non-standard licenses
- Enable UTF-8 encoding
2025-12-11 23:04:52 +00:00
87458809df chore: update dependencies to use published npm packages 2025-12-11 19:36:14 +00:00
8b8de53667 chore: use local @actions/core, glob, io packages 2025-12-09 11:55:30 +00:00
330a01c490 Merge pull request #734 from actions/danwkennedy/prepare-5.0.0
Prepare `v5.0.0`
v5.0.0 v5
2025-10-24 14:15:34 -04:00
03f2824452 Update github.dep.yml 2025-10-24 14:06:12 -04:00
905a1ecb59 Prepare v5.0.0 2025-10-24 14:01:51 -04:00
2d9f9cdfa9 Merge pull request #725 from patrikpolyak/patch-1
Update GHES guidance to include reference to Node 20 version
2025-10-23 10:20:12 -04:00
d2e7727e56 update dist 2025-10-15 15:20:28 +01:00
9687587dec Merge branch 'main' into patch-1 2025-10-01 11:18:18 +02:00
bdfe531d8f licence updates 2025-09-29 14:50:01 +01:00
98d3bf521e upadate spacing 2025-09-29 14:48:36 +01:00
48ddad3e02 Update to use Node 24 with local artifact package and security fixes 2025-09-29 14:44:42 +01:00
2848b2cda0 Merge pull request #727 from danwkennedy/patch-1
Readme: spell out the first use of GHES
2025-09-24 09:57:02 -04:00