fabro/lib/crates/fabro-server
Bryan Helmkamp 858e8e1270
fix(cli): unify server state and logging under storage
Route server-owned logs to <storage>/logs/server.log from the start of
tracing, remove legacy home/config ownership paths, and fail fast when
a running legacy daemon is detected instead of silently proceeding.

This also adds the missing sink-resolution, truncate/append,
concurrency, legacy-config, and uninstall regression coverage for the
home/storage cleanup plan.
2026-04-19 16:34:27 -04:00
..
src fix(cli): unify server state and logging under storage 2026-04-19 16:34:27 -04:00
tests/it refactor(install): tag GithubAppOwner with discriminated object shape 2026-04-19 13:48:31 -04:00
build.rs feat(cli): surface debug build profile in version output 2026-04-18 09:44:54 -04:00
Cargo.toml Merge remote-tracking branch 'origin/main' 2026-04-19 13:36:54 -04:00