omnigraph/.github/workflows
Ragnor Comerford 675568ce85
ci: fold failpoints test into Test Workspace job
The standalone test_failpoints_feature job took 21min on first run
(cold cache; the omnigraph-engine crate has lance + datafusion deps
that make any fresh build expensive). Folding into Test Workspace
shares the warm cache so the failpoints invocation is incremental —
~30s vs 21min on subsequent runs, and within the workspace job's
existing budget.

The failpoints feature is gated behind a Cargo flag and only adds
the small `fail` crate dep + a few feature-gated code paths; it
doesn't change the dep tree of any other crate.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-01 21:15:14 +02:00
..
ci.yml ci: fold failpoints test into Test Workspace job 2026-05-01 21:15:14 +02:00
package.yml package caller: pass AWS secrets via secrets: inherit 2026-04-18 21:54:08 +03:00
release-edge.yml Drop macOS x86_64 build target (#55) 2026-04-26 18:19:26 +03:00
release.yml Drop macOS x86_64 build target (#55) 2026-04-26 18:19:26 +03:00