fabro/lib/crates/fabro-server
Bryan Helmkamp bc7a926e26
feat(artifacts): remove scratch artifact cache staging
Stage captured artifacts in per-attempt tempdirs and persist them through an
explicit artifact sink instead of writing into run scratch cache.

Server-managed and test-owned runs now write directly to ArtifactStore, while
CLI worker runs keep the staged upload path. The local run summary now prints
durable artifact identifiers and copy hints rather than scratch-cache paths,
and the run-directory docs and integration coverage were updated to match.
2026-04-08 17:42:55 -04:00
..
src feat(artifacts): remove scratch artifact cache staging 2026-04-08 17:42:55 -04:00
tests fix(test): remove dist/ dependency from source_maps_are_not_served test 2026-04-08 16:51:23 -04:00
Cargo.toml feat: embed fabro spa and align interruption semantics 2026-04-08 14:43:44 -04:00