Commit Graph

21 Commits

Author SHA1 Message Date
vhaudiquet 113ea01147 fix: cleanup prune command
CI / Check, test, lint (push) Successful in 33s
2026-05-21 20:47:11 +02:00
vhaudiquet fc67daa0ac test: add tests for run.sh 2026-05-21 20:46:53 +02:00
vhaudiquet 5a0021c6a3 fix: p attach on dead/unknown sessions 2026-05-21 20:46:40 +02:00
vhaudiquet 37af090a8f README.md 2026-05-21 20:45:53 +02:00
vhaudiquet 2d21e63ccb fix: p logs silently returning no output
CI / Check, test, lint (push) Successful in 36s
2026-05-20 18:55:06 +02:00
vhaudiquet a8730ca0f5 feat: parallel ls polling with timeout, rsync progress, system dependency check on worker register
CI / Check, test, lint (push) Successful in 29s
2026-05-20 18:06:01 +02:00
vhaudiquet b27e92b6f7 feat: ls only lists running jobs, prune removes all running jobs
CI / Check, test, lint (push) Successful in 31s
2026-05-20 17:39:46 +02:00
vhaudiquet e9ab6c6a0f fix: tryfix directory creation
CI / Check, test, lint (push) Successful in 30s
2026-05-20 11:41:39 +02:00
vhaudiquet 6a4c5d41a1 fix: tryfix directory creation
CI / Check, test, lint (push) Successful in 27s
2026-05-20 11:35:39 +02:00
vhaudiquet 7f0574a1a5 fix: create remote directories before syncing
CI / Check, test, lint (push) Successful in 30s
2026-05-20 11:27:25 +02:00
vhaudiquet b16a0ff702 fix: lint clippy sort_by -> sort_by_key
CI / Check, test, lint (push) Waiting to run
2026-05-20 11:22:04 +02:00
vhaudiquet 9bf111b417 ci: add ci tests, checks (clippy, fmt)
CI / Check, test, lint (push) Failing after 51s
2026-05-20 11:06:21 +02:00
vhaudiquet 082323d815 pull, rm, and rm workers 2026-05-20 10:22:01 +02:00
vhaudiquet 7a85775a3c attach, logs, and stop jobs 2026-05-20 10:15:25 +02:00
vhaudiquet bc37c4fbc6 initial job running functionality 2026-05-20 10:07:20 +02:00
vhaudiquet bb475dafb7 refactor for "p worker" subcommand 2026-05-20 09:50:31 +02:00
vhaudiquet 76fe691f0b spec: update spec
- new "p worker" command wrapping register/workers/default
- tmux session updates
2026-05-20 09:44:33 +02:00
vhaudiquet 235e99988a fix format 2026-05-19 23:03:43 +02:00
vhaudiquet 226dfa0e36 register and list workers 2026-05-19 23:02:14 +02:00
vhaudiquet beb4797119 argument parsing, skeleton structure, basic project 2026-05-19 20:50:58 +02:00
vhaudiquet b2a30d7900 initial commit (spec) 2026-05-19 17:19:49 +02:00