63 Commits

Author SHA1 Message Date
slawek cbd576b4de Updated node to support versions higher than 24.
Test Action / test (push) Failing after 16s
2026-05-17 19:03:00 +02:00
slawek 9138f03d35 Refactor: Simplify binary pattern handling in findBinary and findInstalledBinary functions
Test Action / test (push) Successful in 12s
2026-04-07 09:43:53 +02:00
slawek e8a9b0906d Refactor: Move installSystemPackage function to a separate module for better organization 2026-04-07 09:28:10 +02:00
slawek 544be86f08 Fix: Update actions/checkout version to v6 in workflow files
Test Action / test (push) Successful in 12s
2026-04-07 08:10:34 +02:00
slawek 97d2597552 Sync Github workflow with changes to the Gitea workflow. 2026-04-07 07:59:33 +02:00
slawek 4c45d89c83 Fix: Ensure file-type is specified for RClone setup in test workflow
Test Action / test (push) Successful in 12s
2026-04-07 07:30:22 +02:00
slawek d70ee1e8b8 Fix: Update file-name pattern for Hugo setup to include system and architecture placeholders
Test Action / test (push) Failing after 9s
2026-04-07 07:29:11 +02:00
slawek bffd6ee278 Fix: Pin dependencies and devDependencies to specific versions for stability
Test Action / test (push) Failing after 7s
2026-04-07 07:20:13 +02:00
slawek 0643b8ca01 Updated dependencies in package.json to use latest versions and Node 24.
Test Action / test (push) Failing after 7s
2026-04-07 07:15:46 +02:00
slawek 26ef54930a Fix: Correct file-type input for asset selection and enhance regex filtering debugging with dry run support
Test Action / test (push) Failing after 7s
2026-04-07 07:02:42 +02:00
slawek e7e7ee53f6 Fix: Enhance asset filtering with dry run support and update platform architecture patterns 2026-04-07 06:55:24 +02:00
slawek d2f1cb9c1a Fix: Ensure cache is always updated for test run.
Test Action / test (push) Failing after 7s
2026-04-06 23:38:07 +02:00
slawek 1a01c8fa5f Updated Action transpiled code.
Test Action / test (push) Successful in 6s
2026-04-06 23:35:42 +02:00
slawek cbfadf3488 Fix: Enhance binary pattern matching with system and architecture replacements
Test Action / test (push) Successful in 14s
2026-04-06 23:33:46 +02:00
slawek 01d844f6d9 Feat: Integrate commander for improved CLI argument parsing 2026-04-06 23:21:03 +02:00
slawek e50ae03336 Fix: Add chmod command to make CLI and check-token scripts executable 2026-04-06 22:55:40 +02:00
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 0132ee6665 Refactor: Simplify getMatchingAsset function parameters in CLI and matcher modules 2026-04-06 18:46:31 +02:00
slawek 89ea0cecb0 Refactor: Consolidate asset matching logic into a single function 2026-04-06 12:30:28 +02:00
slawek 3a75adedc6 Refactor: Extract filename matching logic into a separate function 2026-04-06 12:18:19 +02:00
slawek dfa641afd4 Matched functionality of the CLI with the Bash predecessor. 2026-04-06 12:00:09 +02:00
slawek 483a1c5f13 Fix: README corrections. v1 2026-01-11 20:03:25 +01:00
slawek 90033e0b9e A dummy change to trigger the workflow. v1.3.0 2026-01-11 19:56:45 +01:00
slawek f8a559538e Add default token to check-token subaction 2026-01-11 19:54:25 +01:00
slawek 09f36edc01 Updated GitHub workflow with new Check Token action. 2026-01-11 19:46:28 +01:00
slawek 55d6019d0f Fix: call correct action.
Test Action / test (push) Successful in 4s
2026-01-11 19:31:53 +01:00
slawek 11a26bd176 Added check-token-action build and action.
Test Action / test (push) Failing after 4s
2026-01-11 19:25:14 +01: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 fc727877e6 Fix: Minor formatting issue. 2026-01-11 14:27:08 +01:00
slawek 120b16b56e Update: Eliminated minor formatting issues.
Test Action / test (push) Successful in 3s
2026-01-11 14:03:36 +01:00
slawek 4ee62009bb Fix: Windows decompression and installation paths. 2026-01-11 14:03:10 +01:00
slawek b20a066030 Added test workflow for Github. 2026-01-11 11:38:24 +01:00
slawek c8669a3a66 Update: Add 'install-path' option for custom installation directory in CLI and documentation
Test Action / test (push) Successful in 3s
v1.2.2
2026-01-11 11:12:06 +01:00
slawek 66bc2b3acd Update: Refactor trigger events in test workflow to specify push conditions and paths
Test Action / test (push) Successful in 3s
v1.2.1
2026-01-11 11:04:29 +01:00
slawek 41c3945650 Fix: Updated README to include correct CLI installation procedure.
Test Action / test (push) Successful in 5s
2026-01-11 11:02:44 +01:00
slawek 620da93338 Rearranged the code and added CLI that installs tools locally.
Test Action / test (push) Successful in 3s
v1.2.0
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
v1.1.0
2026-01-11 07:37:07 +01:00
slawek a6029b9169 Update: Revise README to clarify usage and enhance examples for GitHub Release Action
Test Action / test (push) Successful in 5s
2026-01-11 02:23:41 +01:00
slawek a397455fd8 Update: Enhance verification output for installed tools in test workflow
Test Action / test (push) Successful in 6s
2026-01-11 01:55:22 +01:00
slawek 15d244166d Update: Add Go ACME setup step to test workflow
Test Action / test (push) Successful in 7s
2026-01-11 01:52:55 +01:00
slawek a914d6246d Fix: Remove debug parameter from RClone setup in test workflow
Test Action / test (push) Successful in 5s
v1.0.0
2026-01-11 01:38:00 +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 ba2e6e7dee Fix: Remove unnecessary file-type parameter from RClone added by AI autocomplete.
Test Action / test (push) Failing after 6s
2026-01-11 00:54:20 +01:00
slawek c86e89db69 Fix: Remove commented Node.js setup step and add RClone setup in test workflow
Test Action / test (push) Failing after 6s
2026-01-11 00:53:09 +01:00
slawek 8d75d4a500 Fix: Comment out Node.js setup step in test workflow
Test Action / test (push) Successful in 4s
2026-01-11 00:50:49 +01:00