10 Commits

Author SHA1 Message Date
Dwi Siswanto
6a9a64eaf0
refactor: init DIST w/ prefix for FILENAME
Signed-off-by: Dwi Siswanto <git@dw1.io>
2025-01-12 09:52:48 +07:00
Dwi Siswanto
da3b74f054
fix: unable to locate executable file err
cuz the binary is wraps in directory

Signed-off-by: Dwi Siswanto <git@dw1.io>
2025-01-12 09:43:18 +07:00
Dwi Siswanto
adc0faf08f
refactor: use @actions/tool-cache instead of @actions/cache
Signed-off-by: Dwi Siswanto <git@dw1.io>
2025-01-12 09:28:37 +07:00
Dwi Siswanto
31149f3261
fix: TAR_BAD_ARCHIVE, enabled gzip when tar.x
Signed-off-by: Dwi Siswanto <git@dw1.io>
2025-01-12 08:55:41 +07:00
Dwi Siswanto
963e4b0b96
fix: CERT_HAS_EXPIRED, update source URL (#16)
* chore(deps): bump `@types/node` version

Signed-off-by: Dwi Siswanto <git@dw1.io>

* fix: `CERT_HAS_EXPIRED`, update source `URL`

Signed-off-by: Dwi Siswanto <git@dw1.io>

---------

Signed-off-by: Dwi Siswanto <git@dw1.io>
2025-01-12 08:44:03 +07:00
Dwi Siswanto
a8d8f573cf
chore: rm prefixed error msg
Signed-off-by: Dwi Siswanto <me@dw1.io>
2024-03-22 00:25:26 +07:00
Dwi Siswanto
f67be5d91a
build: compile sources
Signed-off-by: Dwi Siswanto <me@dw1.io>
2024-03-22 00:21:46 +07:00
Dwi Siswanto
b89bf239e0
build: compile src 2023-10-02 23:43:11 +07:00
Dwi Siswanto
dd97b7e007
feat: update version retrieval logic
Updated the version retrieval logic in the `get_slim`
function of `index.ts` to correctly assign the `VER`
variable based on the provided `inputVersion`.
This change ensures that the appropriate version tag
is assigned even when a specific input version is
provided, enhancing the reliability of version
handling.

Fix #3

Signed-off-by: Dwi Siswanto <me@dw1.io>
2023-08-15 01:11:46 +07:00
Dwi Siswanto
9b51ec7470
init 1 2023-03-08 16:00:33 +07:00