Commit Graph

57 Commits

Author SHA1 Message Date
d70ee1e8b8 Fix: Update file-name pattern for Hugo setup to include system and architecture placeholders
Some checks failed
Test Action / test (push) Failing after 9s
2026-04-07 07:29:11 +02:00
bffd6ee278 Fix: Pin dependencies and devDependencies to specific versions for stability
Some checks failed
Test Action / test (push) Failing after 7s
2026-04-07 07:20:13 +02:00
0643b8ca01 Updated dependencies in package.json to use latest versions and Node 24.
Some checks failed
Test Action / test (push) Failing after 7s
2026-04-07 07:15:46 +02:00
26ef54930a Fix: Correct file-type input for asset selection and enhance regex filtering debugging with dry run support
Some checks failed
Test Action / test (push) Failing after 7s
2026-04-07 07:02:42 +02:00
e7e7ee53f6 Fix: Enhance asset filtering with dry run support and update platform architecture patterns 2026-04-07 06:55:24 +02:00
d2f1cb9c1a Fix: Ensure cache is always updated for test run.
Some checks failed
Test Action / test (push) Failing after 7s
2026-04-06 23:38:07 +02:00
1a01c8fa5f Updated Action transpiled code.
All checks were successful
Test Action / test (push) Successful in 6s
2026-04-06 23:35:42 +02:00
cbfadf3488 Fix: Enhance binary pattern matching with system and architecture replacements
All checks were successful
Test Action / test (push) Successful in 14s
2026-04-06 23:33:46 +02:00
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
1896949b27 Removed cli.js from the repository - it is not needed there. 2026-04-06 22:53:21 +02:00
d9d7f67247 Refactored asset matching code. 2026-04-06 22:50:25 +02:00
0132ee6665 Refactor: Simplify getMatchingAsset function parameters in CLI and matcher modules 2026-04-06 18:46:31 +02:00
89ea0cecb0 Refactor: Consolidate asset matching logic into a single function 2026-04-06 12:30:28 +02:00
3a75adedc6 Refactor: Extract filename matching logic into a separate function 2026-04-06 12:18:19 +02:00
dfa641afd4 Matched functionality of the CLI with the Bash predecessor. 2026-04-06 12:00:09 +02:00
483a1c5f13 Fix: README corrections. v1 2026-01-11 20:03:25 +01:00
90033e0b9e A dummy change to trigger the workflow. v1.3.0 2026-01-11 19:56:45 +01:00
f8a559538e Add default token to check-token subaction 2026-01-11 19:54:25 +01:00
09f36edc01 Updated GitHub workflow with new Check Token action. 2026-01-11 19:46:28 +01:00
55d6019d0f Fix: call correct action.
All checks were successful
Test Action / test (push) Successful in 4s
2026-01-11 19:31:53 +01:00
11a26bd176 Added check-token-action build and action.
Some checks failed
Test Action / test (push) Failing after 4s
2026-01-11 19:25:14 +01: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
fc727877e6 Fix: Minor formatting issue. 2026-01-11 14:27:08 +01:00
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