You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci(devx): hold the drift step's CI wiring until the dataset refresh lands with it
The --check-drift mode, its self-tests and its ablation stay on the branch; only
this one invocation waits. With scripts/test-shard-timings.json still stale for
@objectstack/cli, wiring it today reds the shard carrying a CLI slice on every
PR -- a true reading that blocks everything until the refresh.
The file-level split already removes the urgent hazard on its own: the worst
shard goes from ~1445s (80% of the 30-minute wall) to ~1059s (59%) with the
dataset untouched, because the CLI is halved across two runners instead of
falling on one. The refresh and this step land together in the follow-up, and
the comment left in place says so rather than leaving the mode looking forgotten.
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Vbw3RPgdtqesx4azk9SbW8
0 commit comments