Commit Graph

22 Commits

Author SHA1 Message Date
a397455fd8 Update: Enhance verification output for installed tools in test workflow
All checks were successful
Test Action / test (push) Successful in 6s
2026-01-11 01:55:22 +01:00
15d244166d Update: Add Go ACME setup step to test workflow
All checks were successful
Test Action / test (push) Successful in 7s
2026-01-11 01:52:55 +01:00
a914d6246d Fix: Remove debug parameter from RClone setup in test workflow
All checks were successful
Test Action / test (push) Successful in 5s
v1.0.0
2026-01-11 01:38:00 +01:00
2928ae62d3 Update: Added function that find binary.
Some checks failed
Test Action / test (push) Has been cancelled
2026-01-11 01:32:12 +01:00
95fbe95099 Update: Added debug input that displays contents of the downloaded archive.
All checks were successful
Test Action / test (push) Successful in 15s
2026-01-11 01:08:38 +01:00
dd0b70853b Update: Added support for tools in a subdirectory.
Some checks failed
Test Action / test (push) Failing after 4s
2026-01-11 01:04:57 +01:00
ba2e6e7dee Fix: Remove unnecessary file-type parameter from RClone added by AI autocomplete.
Some checks failed
Test Action / test (push) Failing after 6s
2026-01-11 00:54:20 +01:00
c86e89db69 Fix: Remove commented Node.js setup step and add RClone setup in test workflow
Some checks failed
Test Action / test (push) Failing after 6s
2026-01-11 00:53:09 +01:00
8d75d4a500 Fix: Comment out Node.js setup step in test workflow
All checks were successful
Test Action / test (push) Successful in 4s
2026-01-11 00:50:49 +01:00
2a283f6441 Update: tool cache implementation.
All checks were successful
Test Action / test (push) Successful in 5s
2026-01-11 00:46:27 +01:00
db158fb5e1 Updated distribution.
All checks were successful
Test Action / test (push) Successful in 7s
2026-01-11 00:42:35 +01:00
874bbdb2ac Fix: Remove redundant logging for download path and tool extraction
All checks were successful
Test Action / test (push) Successful in 6s
2026-01-11 00:41:24 +01:00
9e8379e67a Fix: Update token usage in test workflow for Hugo download
All checks were successful
Test Action / test (push) Successful in 6s
2026-01-11 00:38:29 +01:00
8586a00ce6 Fix: Corrected definition of GITHUB_TOKEN.
Some checks failed
Test Action / test (push) Failing after 6s
2026-01-11 00:26:34 +01:00
c6cd02f260 Fixed: Corrected Hugo test.
Some checks failed
Test Action / test (push) Failing after 5s
2026-01-11 00:24:04 +01:00
eb656ab713 Fixed exctraction code.
Some checks failed
Test Action / test (push) Failing after 5s
2026-01-11 00:22:41 +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
e5a9e910b2 Add Node.js setup step to test workflow
Some checks failed
Test Action / test (push) Failing after 45s
2026-01-10 23:46:25 +01:00
bb02fc63ba Update README title to match action name
Some checks failed
Test Action / test (push) Failing after 10s
2026-01-10 23:36:53 +01:00
16555dfd7d Implemented asset matching. Added a local test workflow.
Some checks failed
Test Action / test (push) Failing after 4s
2026-01-10 23:34:07 +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