Last updated
Was this helpful?
Guide — wire Stratix evaluation gates into CI/CD.
See Tutorial 3: CI/CD quality gates for the full walkthrough. Key choices:
Pick a fast gating eval (≤5 min) — full regression suites belong in nightly
Compare against the most recent main-branch run, not a fixed baseline
Set tolerance: start strict (≤1%), loosen as you learn variance
Fail loudly; print the score table to PR comments
Last updated
Was this helpful?
Was this helpful?