v0.8.43-nightly.202607100718.3bfcf8739
Pre-releaseNightly Build (v0.8.43-nightly.202607100718.3bfcf8739)
Changes since v0.8.43-nightly.202607090722.99b82cfbd:
c82fecc build(deps): bump the go-dependencies group with 2 updates
277a481 build(deps): ignore betterleaks >=1.6.0 until race is fixed
754e704 build(deps): pin betterleaks to 1.5.0 (1.6.1 has data race)
113bbd7 investigate: fix flaky picker tests racing on global override
2c1573e Fix JSON flag test comments
3db2e99 build(deps): bump the go-dependencies group across 1 directory with 5 updates
6b93696 Move control-plane --json off the shared persistent flag
b976526 test: hoist the branch-v1 stamp into a constant (goconst)
40abd51 doctor migrate-checkpoints: don't report an empty queue as "push disabled"
5b89783 strategy: clean up shadow branches after a partial migrated-ref push
a902b1a migrate: pin metadata rebasing to the native git-refs layout
80f6806 migrate: --dry-run no longer writes loose git objects
605050d migrate: re-enqueue already-imported refs so a lost enqueue still pushes
c1989b5 migrate: don't clobber a valid ref on a transient refBase read error
b032d23 fix(repo): render unset STATE as "-" to match CLUSTER and the column doc
6935d79 refactor(repo): adapt call sites to plain-string Repo.State
a2e41fb fix(coreapi): loosen display-only Repo read enums for forward-compat
4501fc9 Address PR feedback: guaranteed enqueue, cleanup parity
5edbdf0 Guard checkpoint migration re-runs against ref regression
b9159ed /simplify: reuse refBase, drop dead branch, rename push entry
befdcf4 Normalize checkpoint metadata during branch-to-refs migration
36563bc Gate migrated-ref push on the checkpoint policy
96537c1 migrate-checkpoints: address review (silent cancel, disabled push, --remote, parent validation)
61c873c /simplify: reuse confirmDoctorFix + take repo in PushMigratedCheckpointRefs
5ded4db Add entire doctor migrate-checkpoints (git-branch → git-refs)