fabro/lib/crates/fabro-server/src
Bryan Helmkamp 90b373c366
fix(test): eliminate recovery, cancel, and label flakes
Stabilize the recovery scenario around rebuilt metadata timing and node
ordinals, make in-process run cancellation converge on a cancelled
reason, and keep the label assertion unit test out of the shared
TestContext session lifecycle.
2026-04-08 10:13:17 -04:00
..
demo refactor(interview): move run answers onto control channels 2026-04-07 19:23:36 -04:00
bind.rs Add server daemon management with Unix socket support 2026-04-02 10:40:19 -07:00
diagnostics.rs refactor(config): unify machine config as settings.toml 2026-04-05 23:55:28 -04:00
error.rs Rename fabro-api crate to fabro-server 2026-03-29 13:47:09 -04:00
github_webhooks.rs fix(test): remove hidden HTTP client startup overhead 2026-04-04 21:25:51 -04:00
jwt_auth.rs feat(artifacts): finish object-backed artifact uploads 2026-04-07 16:56:37 -04:00
lib.rs chore: remove unused verification, retros, and sessions endpoints 2026-04-06 17:52:51 -04:00
run_manifest.rs Merge remote-tracking branch 'origin/main' 2026-04-07 23:15:06 -04:00
secret_store.rs refactor(server): make secrets and operational checks server-canonical 2026-04-05 17:34:01 -04:00
serve.rs fix(clippy): restore workspace lint cleanups after main merge 2026-04-07 18:01:53 -04:00
server.rs fix(test): eliminate recovery, cancel, and label flakes 2026-04-08 10:13:17 -04:00
static_files.rs Stabilize workspace tests and clean warnings 2026-04-02 06:33:22 -07:00
tls.rs feat(run): harden server-supervised worker lifecycle 2026-04-07 07:59:35 -04:00
web_auth.rs refactor(config): unify machine config as settings.toml 2026-04-05 23:55:28 -04:00