Commit Graph

19 Commits

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