Commit Graph

13 Commits

Author SHA1 Message Date
slawek cbd576b4de Updated node to support versions higher than 24.
Test Action / test (push) Failing after 16s
2026-05-17 19:03:00 +02:00
slawek bffd6ee278 Fix: Pin dependencies and devDependencies to specific versions for stability
Test Action / test (push) Failing after 7s
2026-04-07 07:20:13 +02:00
slawek 0643b8ca01 Updated dependencies in package.json to use latest versions and Node 24.
Test Action / test (push) Failing after 7s
2026-04-07 07:15:46 +02:00
slawek 01d844f6d9 Feat: Integrate commander for improved CLI argument parsing 2026-04-06 23:21:03 +02:00
slawek e50ae03336 Fix: Add chmod command to make CLI and check-token scripts executable 2026-04-06 22:55:40 +02:00
slawek d9d7f67247 Refactored asset matching code. 2026-04-06 22:50:25 +02:00
slawek dfa641afd4 Matched functionality of the CLI with the Bash predecessor. 2026-04-06 12:00:09 +02:00
slawek 32a4011b54 Added Check Token subaction.
Test Action / test (push) Successful in 4s
2026-01-11 19:24:23 +01:00
slawek 2bb60fc0ed Added an utility that validates GitHub token.
Test Action / test (push) Successful in 3s
2026-01-11 14:27:32 +01:00
slawek 620da93338 Rearranged the code and added CLI that installs tools locally.
Test Action / test (push) Successful in 3s
2026-01-11 10:54:25 +01:00
slawek 464bc61030 Added missing dist folder with action executable nodejs script.
Test Action / test (push) Failing after 46s
2026-01-11 00:07:45 +01:00
slawek 0d0a0e5b84 Created basic action logic. 2026-01-10 22:51:27 +01:00
slawek e7d0039424 Imported AI generated TypeScript action skeleton. 2026-01-10 22:04:18 +01:00