omnigraph/crates/omnigraph-cli
aaltshuler 6fbf09d5c9 refactor(cluster): make apply_config_dir async
Mechanical conversion ahead of Stage 4A graph create (which calls the async
Omnigraph::init from inside apply): the fn signature, the CLI dispatch arm,
and every test caller (#[test] -> #[tokio::test]). Zero behavior change; all
60 lib tests and 3 failpoint tests green before and after.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-10 04:43:38 +03:00
..
src refactor(cluster): make apply_config_dir async 2026-06-10 04:43:38 +03:00
tests test(cli): e2e for catalog payload drift self-heal loop 2026-06-10 02:08:14 +03:00
Cargo.toml Merge origin/main into cluster-config-docs 2026-06-09 18:11:12 +03:00