fix: bench_cli cleanup — broaden transient regex, drop stale pack import, add --no-init
- _TRANSIENT_RE now covers all historical naming patterns (p{n} run prefix, no-run-index fetch/clone, debug runs, bench-reftest, dbg/diag ad-hoc repos) - _safe_delete_repo: remove redundant startswith('bench-') guard; regex is the sole authority (already tight enough to prevent accidental deletions) - create_repo: pass --no-init so fresh bench repos have no initial commit, preventing 409 non-fast-forward on the first push from the seed - remove stale 'from muse.core import pack' (pack.py was deleted; mpack.py remains) - remove pack.__file__ from _WIRE_SOURCES
sha256:97dd981ddda4540336ccfb85b3a6f48aa88254f9e28c182b9199f3bbb7aa75f5
sha
sha256:cc71ef32ee8de2acce7dabb7eb86da4d40630d4577e6882dab18848c00296fbd
snapshot
Older
test: fix entity_id column rename and missing CommitGraph rows i…
sha256:82935956475aaba0f64db9bfb2e8909d93642e6b7d852ef9f8571aad1ff4d768
All commits
Newer
fix: inline mpack_index write so fetch/pull works immediately af…
sha256:0240b33d2dae1e2bbdf5699679a29e929179c7ed70bbd23d4d70af3b154354f7
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:97dd981ddda4540336ccfb85b3a6f48aa88254f9e28c182b9199f3bbb7aa75f5 --body "your comment"
No comments yet. Be the first to start the discussion.