Commit Graph

13 Commits

Author SHA1 Message Date
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