refactor
BREAKING
task/sweep-pack-to-mpack
#1 / 2
refactor: comprehensive pack → mpack rename across all source files and tests
- Rename process_pack_gc_job → process_mpack_gc_job, PackGCResult → MPackGCResult - Rename _pack_response → _mpack_response in wire.py route layer - Rename FetchMPackResult fields: pack_fetch → mpack_fetch, pack_urls → mpack_urls - Delete musehub/storage/pack.py and tiers.py (dead code, mpack is the format) - Delete tests/test_pack_*.py and replace with tests/test_mpack_*.py - Update all docstrings, comments, log labels, error messages - Update worker.py job type dispatch and log strings - Update config.py, backends.py, models, templates, docs, deploy scripts - DB table musehub_pack_index rename deferred to separate migration (0064+)
sha256:83e8100b89a06258099d9d3336eabf87995e5b40b0b7ef956dec67ffef12b35a
sha
sha256:898c330c66cffb39c0b993c0800e931ab4f8574f7ace8608d9ac9179b144f061
snapshot
Older
refactor: delete musehub/storage/pack.py and tiers.py — dead ser…
sha256:5e65aa1aaed553d3e4294192cb4cb2e35b68298d9c90a12c83c2d6675c9fb360
All commits
Newer →
Latest on task/sweep-pack-to-mpack
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:83e8100b89a06258099d9d3336eabf87995e5b40b0b7ef956dec67ffef12b35a --body "your comment"
No comments yet. Be the first to start the discussion.