Commit Graph

17 Commits

Author SHA1 Message Date
slawek 1896949b27 Removed cli.js from the repository - it is not needed there. 2026-04-06 22:53:21 +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 4ee62009bb Fix: Windows decompression and installation paths. 2026-01-11 14:03:10 +01:00
slawek c8669a3a66 Update: Add 'install-path' option for custom installation directory in CLI and documentation
Test Action / test (push) Successful in 3s
2026-01-11 11:12:06 +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 ef971a6da4 Update: Added option update-cache, and changed default action behavior to always use cached version without checking for a new one.
Test Action / test (push) Successful in 3s
2026-01-11 08:05:18 +01:00
slawek 03b8e6fa3b Update: Renmaed input repo-name to repository.
Test Action / test (push) Successful in 5s
2026-01-11 07:37:07 +01:00
slawek 2928ae62d3 Update: Added function that find binary.
Test Action / test (push) Has been cancelled
2026-01-11 01:32:12 +01:00
slawek 95fbe95099 Update: Added debug input that displays contents of the downloaded archive.
Test Action / test (push) Successful in 15s
2026-01-11 01:08:38 +01:00
slawek dd0b70853b Update: Added support for tools in a subdirectory.
Test Action / test (push) Failing after 4s
2026-01-11 01:04:57 +01:00
slawek 2a283f6441 Update: tool cache implementation.
Test Action / test (push) Successful in 5s
2026-01-11 00:46:27 +01:00
slawek db158fb5e1 Updated distribution.
Test Action / test (push) Successful in 7s
2026-01-11 00:42:35 +01:00
slawek eb656ab713 Fixed exctraction code.
Test Action / test (push) Failing after 5s
2026-01-11 00:22:41 +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