103 Commits

Author SHA1 Message Date
zhom d73bcfa4c9 chore: version bump 2025-11-29 13:22:42 +04:00
zhom 69e1942314 refactr: speed up first execution 2025-11-29 13:19:03 +04:00
zhom ce1cd6d018 build: run release workflow only on tags with semantic version 2025-08-13 17:06:51 +04:00
zhom 7c553fb78e build: add audit workflow 2025-08-13 10:48:49 +04:00
zhom 9a48dc124b build: add release workflow 2025-08-13 10:48:35 +04:00
zhom 376a5fda29 chore: add agent instructions 2025-08-13 10:20:03 +04:00
zhom ed791d9ced test: retry with copied binaries 2025-08-10 05:34:57 +04:00
zhom b55261b56c test: try running binary with quoting on windows 2025-08-10 05:04:47 +04:00
zhom 9680254825 test: increase delay on windows 2025-08-10 04:40:41 +04:00
zhom f26f301c96 test: fallback on npm if pnpm is not available 2025-08-10 04:16:13 +04:00
zhom 82a0b7fdf0 chore: lintnig 2025-08-10 03:53:36 +04:00
zhom 17483e50b3 refactor: better collisiom detection 2025-08-10 03:39:26 +04:00
zhom 690254cada add small delay on windows for file extraction 2025-08-10 03:12:08 +04:00
zhom bf10fde13a run integration_test suite first 2025-08-10 03:11:57 +04:00
zhom 5f416b43f6 test: better binary discovery on windows 2025-08-10 02:56:49 +04:00
zhom 9bd11ff8b3 refactor: simplify node binary execution 2025-08-10 02:46:23 +04:00
zhom 62144188bb refactor: always generate binaries on windows with an exe 2025-08-10 02:37:05 +04:00
zhom c0589d1278 refactor: better node binary traversal 2025-08-10 02:25:59 +04:00
zhom 05746cf9b0 chore: linting 2025-08-10 02:11:53 +04:00
zhom d7b711c0ea feat: better compression 2025-08-10 02:01:31 +04:00
zhom 61785dc8f5 refactor: canonicalize node path 2025-08-10 01:14:11 +04:00
zhom e72397232e chore: linting 2025-08-10 00:53:48 +04:00
zhom 999eb165ec refactor: add execution retries on windows 2025-08-10 00:47:52 +04:00
zhom 6cc27ec5b2 chore: linting 2025-08-10 00:35:13 +04:00
zhom ddc845c049 test: change executable discovery 2025-08-10 00:32:54 +04:00
zhom 329f5287d5 test: cover symlinks 2025-08-10 00:28:26 +04:00
zhom 06107d2ded feat: show progress bar and clearly separate steps 2025-08-09 23:57:57 +04:00
zhom d37c817003 build: use npm instead of pnpm 2025-08-02 19:01:12 +04:00
zhom c3d0639757 build: ensure node.js is installed for integration tests 2025-08-02 18:54:34 +04:00
zhom d3558a28c9 test: switch from windows-only debugging to a general solution 2025-08-02 18:44:36 +04:00
zhom 93010dcc64 chore: formatting 2025-08-02 18:18:06 +04:00
zhom e8ef8a8225 chore: formatting 2025-08-02 18:08:27 +04:00
zhom ada18ec1f8 revert: cleanup 2025-08-02 18:01:04 +04:00
zhom 0dfb225820 build: enable windows 2025-08-02 17:23:35 +04:00
zhom 4391538161 chore: cleanup 2025-08-02 17:23:15 +04:00
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