Commit Graph

32 Commits

Author SHA1 Message Date
120b16b56e Update: Eliminated minor formatting issues.
All checks were successful
Test Action / test (push) Successful in 3s
2026-01-11 14:03:36 +01:00
4ee62009bb Fix: Windows decompression and installation paths. 2026-01-11 14:03:10 +01:00
b20a066030 Added test workflow for Github. 2026-01-11 11:38:24 +01:00
c8669a3a66 Update: Add 'install-path' option for custom installation directory in CLI and documentation
All checks were successful
Test Action / test (push) Successful in 3s
v1.2.2
2026-01-11 11:12:06 +01:00
66bc2b3acd Update: Refactor trigger events in test workflow to specify push conditions and paths
All checks were successful
Test Action / test (push) Successful in 3s
v1.2.1
2026-01-11 11:04:29 +01:00
41c3945650 Fix: Updated README to include correct CLI installation procedure.
All checks were successful
Test Action / test (push) Successful in 5s
2026-01-11 11:02:44 +01:00
620da93338 Rearranged the code and added CLI that installs tools locally.
All checks were successful
Test Action / test (push) Successful in 3s
v1.2.0
2026-01-11 10:54:25 +01:00
ef971a6da4 Update: Added option update-cache, and changed default action behavior to always use cached version without checking for a new one.
All checks were successful
Test Action / test (push) Successful in 3s
2026-01-11 08:05:18 +01:00
03b8e6fa3b Update: Renmaed input repo-name to repository.
All checks were successful
Test Action / test (push) Successful in 5s
v1.1.0
2026-01-11 07:37:07 +01:00
a6029b9169 Update: Revise README to clarify usage and enhance examples for GitHub Release Action
All checks were successful
Test Action / test (push) Successful in 5s
2026-01-11 02:23:41 +01:00
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