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
fix(ci): add --server flag to all bd init calls for v1.0.0 compat
bd v1.0.0 defaults to embedded mode (requires CGO). CI builds bd with
CGO_ENABLED=0, so all bd init calls that target the test Dolt server
must pass --server explicitly. Fixes patrol, hook_slot, beads_db_init,
and beads_routing integration tests.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments