Commit graph

20 commits

Author SHA1 Message Date
7134b5e480 Add logging 2025-11-23 09:49:47 +08:00
32f35ecbd5 fix un-replayable BEL bug 2025-11-23 09:21:14 +08:00
6f7c6b3318 api phase 2 complete 2025-11-22 21:24:12 +08:00
cf163b294d Refactor job run into type-state state machines + typed IDs 2025-11-22 20:27:37 +08:00
eb44350865 Implement typed IDs (and reformat)
Some checks are pending
/ setup (push) Waiting to run
2025-11-22 19:31:08 +08:00
8e8ff33ef8 refactor to replace results with panics where they represent system inconsistency errors
Some checks are pending
/ setup (push) Waiting to run
2025-11-22 16:26:28 +08:00
01d50dde1b factor out specific state transition helpers in build_state.rs 2025-11-22 16:15:03 +08:00
c8e2b4fdaf migrate wants to type-state state machines 2025-11-22 15:37:32 +08:00
a9b68bfa6a Implement partitions typestate state machine
Some checks are pending
/ setup (push) Waiting to run
2025-11-22 09:53:56 +08:00
8208af6605 implement multihop orchestrator test
Some checks are pending
/ setup (push) Waiting to run
2025-11-21 08:12:13 +08:00
a43e9fb6ea part way through multihop test 2025-11-20 02:12:21 -08:00
eadd23eb63 Sketch out some API stuff
Some checks are pending
/ setup (push) Waiting to run
2025-11-20 01:03:00 -08:00
9bdd435089 refactor orchestrator.poll_wants 2025-11-19 14:22:36 -08:00
2cf778a07b big bump
Some checks failed
/ setup (push) Has been cancelled
2025-11-16 22:21:56 -08:00
5361e295e0 impl test_job_fail_want_mapping 2025-10-20 09:04:22 -07:00
bbeceaa015 add tests for want propagation, update dep read/miss reporting 2025-10-20 07:51:50 -07:00
bc61d8f530 partition schedulability 2025-10-13 13:29:04 -07:00
ac567240ea Add design notes for build state 2025-10-12 13:44:25 -07:00
f388f4d86d WIP I guess 2025-10-11 11:13:27 -07:00
ea83610d35 A lot of refactoring
Some checks failed
/ setup (push) Has been cancelled
2025-09-27 15:29:22 -07:00