Alfi Maulana
ebf367c0a0
feat: remove support for testing CMake projects ( #256 )
...
* feat: remove `run-test` and `test-args` action inputs
* docs: remove description for supporting testing
2024-03-22 17:06:56 +08:00
Alfi Maulana
30c1178974
feat: add function for getting action inputs ( #225 )
...
* feat: add `getInputs` function
* feat: specify default input value in `getInputs` function
2024-03-04 22:53:41 +08:00
Alfi Maulana
d37829ef6a
build: build distribution files directly from TypeScript files ( #221 )
...
* build: build dist directly from TypeScript sources
* build(ts): adjust options in `tsconfig.json`
* fix: import all instead of default in @actions modules
2024-03-04 21:16:05 +08:00
Alfi Maulana
e0f6aeea02
refactor: rename source files extension to .ts
( #219 )
2024-03-04 21:01:48 +08:00