Commit Graph

10 Commits

Author SHA1 Message Date
01d844f6d9 Feat: Integrate commander for improved CLI argument parsing 2026-04-06 23:21:03 +02:00
e50ae03336 Fix: Add chmod command to make CLI and check-token scripts executable 2026-04-06 22:55:40 +02:00
d9d7f67247 Refactored asset matching code. 2026-04-06 22:50:25 +02:00
dfa641afd4 Matched functionality of the CLI with the Bash predecessor. 2026-04-06 12:00:09 +02:00
32a4011b54 Added Check Token subaction.
All checks were successful
Test Action / test (push) Successful in 4s
2026-01-11 19:24:23 +01:00
2bb60fc0ed Added an utility that validates GitHub token.
All checks were successful
Test Action / test (push) Successful in 3s
2026-01-11 14:27:32 +01:00
620da93338 Rearranged the code and added CLI that installs tools locally.
All checks were successful
Test Action / test (push) Successful in 3s
2026-01-11 10:54:25 +01:00
464bc61030 Added missing dist folder with action executable nodejs script.
Some checks failed
Test Action / test (push) Failing after 46s
2026-01-11 00:07:45 +01:00
0d0a0e5b84 Created basic action logic. 2026-01-10 22:51:27 +01:00
e7d0039424 Imported AI generated TypeScript action skeleton. 2026-01-10 22:04:18 +01:00