circus/crates/queue-runner
NotAShelf 609ac53c3f
fc-queue-server: match output names by path instead of index
Now creates a path-to-name lookup `HashMap` from the outputs JSON and
matches each output path to its correct name. Both the `build_outputs`
table insert and GC root registration loops now use the same lookup
to ensure we're consistent.

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Id9f4ce0be6131a7c1a8ce6775ab249db6a6a6964
2026-02-28 23:58:37 +03:00
..
src fc-queue-server: match output names by path instead of index 2026-02-28 23:58:37 +03:00
tests treewide: address all clippy lints 2026-02-28 17:37:53 +03:00
Cargo.toml fc-queue-runner: implement per-build cancellation via CancellationToken 2026-02-16 23:42:45 +03:00