Commit Graph

4 Commits

Author SHA1 Message Date
Daniel Kennedy
bbbca2ddaa Support direct file uploads (#764)
Some checks failed
Licensed / Check licenses (push) Successful in 50s
Test / Build (ubuntu-latest) (push) Failing after 1m15s
Check dist/ / check-dist (push) Successful in 1m34s
Test / Upload HTML Report (push) Failing after 1m29s
Test Proxy / test-proxy-upload (push) Failing after 1m43s
Test / Build (macos-latest) (push) Has been cancelled
Test / Build (windows-latest) (push) Has been cancelled
Test / Merge (push) Has been cancelled
Test / Cleanup Artifacts (push) Has been cancelled
Code scanning - action / CodeQL-Build (push) Failing after 35s
* 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
2026-02-25 16:04:27 -05:00
Daniel Kennedy
589182c5a4 Upgrade the module to ESM and bump dependencies (#762)
Some checks failed
Licensed / Check licenses (push) Successful in 1m13s
Test Proxy / test-proxy-upload (push) Failing after 1m58s
Code scanning - action / CodeQL-Build (push) Failing after 2m38s
Check dist/ / check-dist (push) Successful in 3m5s
Test / Build (ubuntu-latest) (push) Failing after 3m28s
Test / Build (macos-latest) (push) Has been cancelled
Test / Build (windows-latest) (push) Has been cancelled
Test / Merge (push) Has been cancelled
* 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
Brian DeHamer
c40c16d999 add new artifact-digest output
Signed-off-by: Brian DeHamer <bdehamer@github.com>
2024-12-17 13:48:06 -08:00
Rob Herley
8d531b15a6 reorganize upload code in prep for merge logic, add more tests 2024-01-22 15:49:34 -05:00