gitdataai/apps/gitserver
ZhenYi 6310dfda2f
Some checks are pending
CI / Rust Lint & Check (push) Waiting to run
CI / Rust Tests (push) Waiting to run
CI / Frontend Lint & Type Check (push) Waiting to run
CI / Frontend Build (push) Blocked by required conditions
fix(gitserver,git-hook): pass defer argument to init_tracing_subscriber
The init_tracing_subscriber() function now takes a second `defer: bool`
argument. These binaries do not use OTLP, so pass false.
2026-04-22 23:32:43 +08:00
..
src fix(gitserver,git-hook): pass defer argument to init_tracing_subscriber 2026-04-22 23:32:43 +08:00
Cargo.toml refactor(apps): migrate app, gitserver, git-hook, email from slog to tracing 2026-04-21 22:30:01 +08:00