Commit Graph
14 Commits
Author SHA1 Message Date
slawek 0132ee6665 Refactor: Simplify getMatchingAsset function parameters in CLI and matcher modules 2026-04-06 18:46:31 +02:00
slawek dfa641afd4 Matched functionality of the CLI with the Bash predecessor. 2026-04-06 12:00:09 +02: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 874bbdb2ac Fix: Remove redundant logging for download path and tool extraction
Test Action / test (push) Successful in 6s
2026-01-11 00:41:24 +01:00
slawek eb656ab713 Fixed exctraction code.
Test Action / test (push) Failing after 5s
2026-01-11 00:22:41 +01:00
slawek 16555dfd7d Implemented asset matching. Added a local test workflow.
Test Action / test (push) Failing after 4s
2026-01-10 23:34:07 +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