Commit Graph

27 Commits

Author SHA1 Message Date
Nick Alteen 8f2e11849c Rebuild dist 2024-04-05 10:06:07 -04:00
Nick Alteen fb83b27ebb Rebuild dist 2024-03-04 13:38:34 -05:00
Nick Alteen b38375414a
Merge branch 'main' into npm-scripts 2024-03-04 13:35:55 -05:00
Nick Alteen 8f7c021628 Fix dependencies 2024-03-04 09:39:38 -05:00
Nick Alteen f606d32907 Update npm scripts 2024-02-22 11:43:12 -05:00
Nick Alteen 2220fc7681
Merge pull request #762 from actions/entrypoint
Switch entrypoint and main functionality
2023-09-14 09:15:11 -04:00
Nick Alteen 3d916373bf Update index.js 2023-09-13 09:23:58 -04:00
Nick Alteen 03da66625b Switch entrypoint and main functionality 2023-09-11 15:54:30 -04:00
Nick Alteen 05e1cb88d5 Update example tests 2023-08-24 13:26:10 -04:00
Nick Alteen 3ec14d71cd Regenerate dist 2023-08-24 11:47:41 -04:00
Nick Alteen b6766123c7 Merge remote-tracking branch '489/node-16-rebased' into ncalteen-format 2023-08-24 10:39:06 -04:00
Nick Alteen 6bf989340b Merge remote-tracking branch '562/fix_prettier_script_syntax' into ncalteen-format 2023-08-24 09:29:20 -04:00
Nick Alteen bd79503369 Reconfigure tsconfig and eslint 2023-08-23 23:34:26 -04:00
Nick Alteen 464b2658f0 Create CI workflow and tests 2023-08-23 13:39:12 -04:00
John Sudol 651e321d0a
Update npm devDependencies to latest (#651) 2023-04-05 16:14:53 -04:00
Francesco Renzi 0c2d40e3bc Update @actions/core to 1.10.0 2022-10-07 10:37:33 +01:00
Kengo TODA 4984069f11 chore: update contents in the dist dir 2022-05-25 09:01:21 +08:00
Kengo TODA b8a50788a5 fix: bump up NodeJS to v16
also follow the Recommended Node TSConfig settings for NodeJS v16
https://github.com/microsoft/TypeScript/wiki/Node-Target-Mapping#node-16
2022-02-28 11:13:37 +08:00
Ross Brodbeck db786fc71b Add eslint ignore rule and fix dist 2021-10-13 08:40:46 -04:00
Ross Brodbeck 7a56ec78a2 Fix failing test and update dist 2021-10-13 08:25:32 -04:00
Ross Brodbeck 3831da2cb1
Update package versions (#217) 2021-01-15 08:02:07 -05:00
Ross Brodbeck e849b574f4
Update license file (#194) 2020-11-20 06:42:52 -05:00
Thomas Boop 8353183faf
Use `ncc --license` in order to generate distributable file with Third Party Notice (#115)
* Use ncc --license and update @actions/core

* add gitattributes for dist folder
2020-08-28 06:12:36 -04:00
Ross Brodbeck 878d69795f fix distribution file 2020-08-21 07:56:00 -04:00
Ross Brodbeck 987eb56326
Update to latest eslint and plugins (#73) 2020-07-20 07:20:20 -04:00
Ross Brodbeck d34e81e77f
Fix a bunch of small issues with the template (#67)
* Fixup dependencies and some other things

* add dependabot

* Update to separate run steps
2020-07-20 07:07:15 -04:00
Ross Brodbeck 9cdc5b327a
Update typescript template to follow some conventions (#42)
* Update default project to follow conventions
2019-12-06 14:22:35 -05:00