circus/crates
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
..
common fc-common: use btree index for build_outputs.path in db schema 2026-02-28 23:56:24 +03:00
evaluator fc-evaluator: dispatch pending status on build creation 2026-02-28 17:37:59 +03:00
migrate-cli various: remove unused imports and parameters; fix clippy lints 2026-02-05 22:45:23 +03:00
queue-runner fc-queue-server: match output names by path instead of index 2026-02-28 23:58:37 +03:00
server treewide: address all clippy lints 2026-02-28 17:37:53 +03:00