68 Commits

Author SHA1 Message Date
zhom 7b8e5cb456 chore: version bump v0.2.1 2025-07-29 00:46:30 +04:00
zhom 1e53694f95 build: disable windows 2025-07-29 00:45:26 +04:00
zhom 625074f78d test: windows debugging 2025-07-28 23:58:15 +04:00
zhom 72facb1ad4 test: windows debugging 2025-07-28 23:17:24 +04:00
zhom a4b49c3123 test: windows debugging 2025-07-28 22:49:24 +04:00
zhom 61cff64ecb test: use runner helper 2025-07-28 21:56:32 +04:00
zhom 49284b83a0 refactor: better windows node binary path traversal 2025-07-28 21:25:56 +04:00
zhom a30937e967 refactor: better logging 2025-07-28 21:18:03 +04:00
zhom ea93af54e3 refactor: better logging 2025-07-28 20:57:59 +04:00
zhom a6aee694dc refactor: remove trailing slash for windows unpacking 2025-07-28 20:40:40 +04:00
zhom 4e9e576049 refactor: ensure parent directory is created 2025-07-28 20:28:43 +04:00
zhom 209f9d3901 refactor: better build-time error handling 2025-07-28 19:44:07 +04:00
zhom 1298a5ff11 refactor: more precise path handling on windows 2025-07-28 18:14:25 +04:00
zhom 6f80b5ac13 refactor: normalize file path 2025-07-28 17:58:39 +04:00
zhom 573d39c0b5 refactor: create lockfile to avoid concurrency issues 2025-07-28 17:38:08 +04:00
zhom 1c3de0a680 test: check for exe 2025-07-28 17:14:13 +04:00
zhom 4a976c0ed1 refactor: move template into src 2025-07-28 16:48:03 +04:00
zhom b9d6b9a146 chore: version bump v0.2.0 2025-07-28 16:18:28 +04:00
zhom 1b89ae1a70 chore: linting 2025-07-28 16:17:46 +04:00
zhom a589cdc440 refactor: use directories module 2025-07-28 16:17:30 +04:00
zhom d14c85d41b docs: readme 2025-07-28 15:50:59 +04:00
zhom b09a96ce46 refactor: rely on rust compiler for binary generation 2025-07-28 15:45:25 +04:00
zhom 0c3b1cad19 docs: readme 2025-07-28 06:07:20 +04:00
zhom 8c7229b1a4 refactor: better string handling in windows scripts 2025-07-28 05:47:18 +04:00
zhom 1ab0a41785 chore: linting 2025-07-28 05:28:18 +04:00
zhom c0f3bb4fad refactor: random queue order on windows 2025-07-28 05:25:45 +04:00
zhom ee354a0873 chore: linting 2025-07-28 05:05:14 +04:00
zhom f51559d36d refactor: better error handling 2025-07-28 05:00:06 +04:00
zhom a0d19e246d refactor: switch from wmic to tasklist on windows 2025-07-28 04:25:29 +04:00
zhom 014999cd67 fix: extract zip into a correct temp directory 2025-07-28 04:00:09 +04:00
zhom d4d5d8b0c1 chore: update allow license list 2025-07-28 03:16:42 +04:00
zhom 48992eb284 chore: update allow license list 2025-07-28 03:14:41 +04:00
zhom c22eb4f39c chore: on windows, create .bat instead of .exe 2025-07-28 03:12:37 +04:00
zhom 7067f8db75 build: disable linting on windows arm 2025-07-28 03:07:36 +04:00
zhom c4e8ddd54f refactor: rework concurrency handling 2025-07-28 02:59:43 +04:00
zhom a9ec780c68 chore: fix deny config 2025-07-28 02:54:03 +04:00
zhom f32b033f9a build: explicitly add rustfmt and clippy to toolchain action 2025-07-28 02:47:14 +04:00
zhom dc60607388 chore: bump msrv 2025-07-28 02:44:57 +04:00
zhom a848c323db build: point rust toolchain ci action to master 2025-07-28 02:41:12 +04:00
zhom f33e60dcf7 chore: windows linting 2025-07-28 02:28:29 +04:00
zhom ca4968a842 chore: cargo update 2025-07-28 02:23:27 +04:00
zhom 71e0d34729 chore: bump msrv 2025-07-28 02:23:17 +04:00
zhom 42c2619127 build: fix deny config 2025-07-28 02:20:46 +04:00
zhom 711b7a7a5e chore: linting 2025-07-28 02:11:31 +04:00
zhom e1d600c072 chore: warnings 2025-07-28 01:38:18 +04:00
zhom 9fe9a1e030 chore: add ci tests 2025-07-28 01:36:12 +04:00
zhom 88e4e91883 fix: don't import unix modules on windows 2025-07-28 01:35:18 +04:00
zhom 2525e87035 chore: version bump v0.1.0 2025-07-27 02:30:57 +04:00
zhom 6813867d95 feat: support workspace .nvmrc 2025-07-27 02:21:49 +04:00
zhom 327bc0839e refactor: extract executable template into its own file 2025-07-27 02:20:22 +04:00