42 Commits

Author SHA1 Message Date
04ac4d05b0 chore: delete declaration files 2025-03-07 20:54:36 +01:00
4a790204f2 chore: delete declaration files 2025-03-07 20:54:21 +01:00
4455c853fe chore: delete declaration files 2025-03-07 20:52:53 +01:00
d2741bd85f Add license and sourcemap generation 2025-02-12 13:13:18 -05:00
3205a27d45 Rebuild dist 2025-02-11 15:00:23 -05:00
93ddc7009b Rebuild dist 2025-02-03 16:44:56 -05:00
52745b7b51 Rebuild dist 2025-02-03 16:32:16 -05:00
1e3e6fc3f0 Rebuild dist 2025-01-10 09:36:53 -05:00
b6aa733599 Merge branch 'main' into ncalteen/esm 2025-01-02 13:09:18 -05:00
bf0bbd88c9 Merge branch 'main' into ncalteen/esm 2024-12-11 14:02:04 -05:00
615931e3ef Rebuild dist 2024-12-11 12:07:32 -05:00
44843bfdd2 Rebuild dist 2024-11-15 11:45:05 -05:00
541f75a7af Rebuild dist 2024-10-21 11:56:10 -04:00
5261849d4f Rebuild dist 2024-10-21 11:51:23 -04:00
1da47dbb77 Rebuild dist 2024-06-24 10:19:53 -04:00
8f2e11849c Rebuild dist 2024-04-05 10:06:07 -04:00
fb83b27ebb Rebuild dist 2024-03-04 13:38:34 -05:00
b38375414a Merge branch 'main' into npm-scripts 2024-03-04 13:35:55 -05:00
8f7c021628 Fix dependencies 2024-03-04 09:39:38 -05:00
f606d32907 Update npm scripts 2024-02-22 11:43:12 -05:00
2220fc7681 Merge pull request #762 from actions/entrypoint
Switch entrypoint and main functionality
2023-09-14 09:15:11 -04:00
3d916373bf Update index.js 2023-09-13 09:23:58 -04:00
03da66625b Switch entrypoint and main functionality 2023-09-11 15:54:30 -04:00
05e1cb88d5 Update example tests 2023-08-24 13:26:10 -04:00
3ec14d71cd Regenerate dist 2023-08-24 11:47:41 -04:00
b6766123c7 Merge remote-tracking branch '489/node-16-rebased' into ncalteen-format 2023-08-24 10:39:06 -04:00
6bf989340b Merge remote-tracking branch '562/fix_prettier_script_syntax' into ncalteen-format 2023-08-24 09:29:20 -04:00
bd79503369 Reconfigure tsconfig and eslint 2023-08-23 23:34:26 -04:00
464b2658f0 Create CI workflow and tests 2023-08-23 13:39:12 -04:00
651e321d0a Update npm devDependencies to latest (#651) 2023-04-05 16:14:53 -04:00
0c2d40e3bc Update @actions/core to 1.10.0 2022-10-07 10:37:33 +01:00
4984069f11 chore: update contents in the dist dir 2022-05-25 09:01:21 +08:00
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
db786fc71b Add eslint ignore rule and fix dist 2021-10-13 08:40:46 -04:00
7a56ec78a2 Fix failing test and update dist 2021-10-13 08:25:32 -04:00
3831da2cb1 Update package versions (#217) 2021-01-15 08:02:07 -05:00
e849b574f4 Update license file (#194) 2020-11-20 06:42:52 -05:00
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
878d69795f fix distribution file 2020-08-21 07:56:00 -04:00
987eb56326 Update to latest eslint and plugins (#73) 2020-07-20 07:20:20 -04:00
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
9cdc5b327a Update typescript template to follow some conventions (#42)
* Update default project to follow conventions
2019-12-06 14:22:35 -05:00