Commit Graph

5 Commits (043fb46d1a93c77aae656e7c1c64a875d1fc6a0a)

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
2 months 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
2 months ago
Josh Gross acb59e4776
`lint` 2 years ago
Josh Gross cb6558bb10
Exclude hidden files by default 2 years ago
Rob Herley 8d531b15a6
reorganize upload code in prep for merge logic, add more tests 2 years ago