Commit Graph

312 Commits (main)
 

Author SHA1 Message Date
Daniel Kennedy bbbca2ddaa
Support direct file uploads (#764)
* Cache licenses

* Bump minimatch to 10.1.1

* Try fixing licenced issues

* More licensed fixes

* Support direct file uploads

* Add CI tests for direct uploads

* Use download-artifact@main temporarily

* CI: clean up artifacts on successful runs

* Use script v8

* Fix some issues with the cleanup

* Add unit tests

* Clarify naming
3 weeks ago
Daniel Kennedy 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
3 weeks ago
Bassem Dghaidi 47309c993a
Merge pull request #754 from actions/Link-/add-proxy-integration-tests
Add proxy integration test
2 months ago
Bassem Dghaidi 02a8460834 Add proxy integration test 2 months ago
Salman Chishti b7c566a772
Merge pull request #745 from actions/upload-artifact-v6-release
prepare release v6.0.0 for Node.js 24 support
3 months ago
Salman Muin Kayser Chishti e516bc8500 docs: correct description of Node.js 24 support in README 3 months ago
Salman Muin Kayser Chishti ddc45ed9bc docs: update README to correct action name for Node.js 24 support 3 months ago
Salman Muin Kayser Chishti 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
3 months ago
Salman Chishti 017748b48f
Merge pull request #744 from actions/fix-storage-blob
fix: update @actions/artifact for Node.js 24 punycode deprecation
3 months ago
Salman Muin Kayser Chishti 38d4c7997f chore: rebuild dist 3 months ago
Salman Muin Kayser Chishti 7d27270e0c chore: add missing license cache files for @actions/core, @actions/io, and minimatch 3 months ago
Salman Muin Kayser Chishti 5f643d3c94 chore: update license files for @actions/artifact@5.0.1 dependencies 3 months ago
Salman Muin Kayser Chishti 1df1684032 chore: update package-lock.json with @actions/artifact@5.0.1 3 months ago
Salman Muin Kayser Chishti 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.
3 months ago
Salman Muin Kayser Chishti 184708f738 fix: update @actions/artifact with storage-blob fix for Node.js 24 punycode deprecation 3 months ago
Salman Chishti b340c4ff46
Merge pull request #719 from actions/node24
Upload Artifact Node 24 support
3 months ago
Salman Muin Kayser Chishti 867bba2a6b chore: add missing eslint plugins and update to compatible versions 3 months ago
Salman Muin Kayser Chishti 471b053ce1 chore: add eslint-plugin-prettier and upgrade prettier to v3 3 months ago
Salman Muin Kayser Chishti 0d59ab325a chore: add unversioned license files for @actions/core, @actions/io, and minimatch 3 months ago
Salman Muin Kayser Chishti 38cbf00a3a chore: rebuild dist files 3 months ago
Salman Muin Kayser Chishti 65c405260d fix: update license files for @bufbuild/protobuf and sax 3 months ago
Salman Muin Kayser Chishti 985108560d fix: use published @actions/artifact@5.0.0 from npm 3 months ago
Salman Muin Kayser Chishti 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
3 months ago
Salman Muin Kayser Chishti 75274a8f39 chore: update package-lock.json 3 months ago
Salman Muin Kayser Chishti f77a7e9888 chore: regenerate license cache for updated dependencies 3 months ago
Salman Muin Kayser Chishti 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)
3 months ago
Salman Muin Kayser Chishti 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
3 months ago
Salman Muin Kayser Chishti 87458809df chore: update dependencies to use published npm packages 3 months ago
Salman Muin Kayser Chishti 8b8de53667 chore: use local @actions/core, glob, io packages 3 months ago
Daniel Kennedy 330a01c490
Merge pull request #734 from actions/danwkennedy/prepare-5.0.0
Prepare `v5.0.0`
5 months ago
Daniel Kennedy 03f2824452 Update `github.dep.yml` 5 months ago
Daniel Kennedy 905a1ecb59 Prepare `v5.0.0` 5 months ago
Zachary Taylor 2d9f9cdfa9
Merge pull request #725 from patrikpolyak/patch-1
Update GHES guidance to include reference to Node 20 version
5 months ago
Salman Muin Kayser Chishti d2e7727e56 update dist 5 months ago
Patrik Polyak 9687587dec
Merge branch 'main' into patch-1 6 months ago
Salman Muin Kayser Chishti bdfe531d8f licence updates 6 months ago
Salman Muin Kayser Chishti 98d3bf521e upadate spacing 6 months ago
Salman Muin Kayser Chishti 48ddad3e02 Update to use Node 24 with local artifact package and security fixes 6 months ago
Yang Cao 2848b2cda0
Merge pull request #727 from danwkennedy/patch-1
Readme: spell out the first use of GHES
6 months ago
Daniel Kennedy 9b511775fd
Spell out the first use of GHES 6 months ago
Patrik Polyak cd231ca1ed
Update GHES guidance to include reference to Node 20 version
`v3` uses Node 16 which is deprecated. `v3-node20` has been available for a while which uses Node 20 so we should reflect this in the documentation.
6 months ago
Salman Chishti 6c33d18d0a update to use node 24 8 months ago
Ben De St Paer-Gotch de65e23aa2
Merge pull request #712 from actions/nebuk89-patch-1
Update README.md
9 months ago
Ben De St Paer-Gotch 8747d8cd76
Update README.md 9 months ago
Rob Herley 6027e3dd17
Merge pull request #681 from GhadimiR/patch-1
Update README.md
1 year ago
Ryan Ghadimi d7079ed267
Merge branch 'main' into patch-1 1 year ago
Yang Cao ea165f8d65
Merge pull request #685 from salmanmkc/salmanmkc/3-new-upload-artifacts-release
Update to use artifact 2.3.2 package & prepare for new upload-artifact release
1 year ago
Salman Chishti 08396203c1 Prepare for new release of actions/upload-artifact with new toolkit cache version 1 year ago
Ryan Ghadimi 99ec7df36b
Update README.md 1 year ago
Yang Cao 4cec3d8aa0
Merge pull request #673 from actions/yacaovsnc/artifact_2.2.2
Update to use artifact 2.2.2 package
1 year ago