chore
BREAKING
task/minio-replace-local-backend
#2 / 5
chore: purge disk_path column and all LocalBackend-era scaffolding
- Drop disk_path column via Alembic migration 0051 - Remove disk_path from ORM model (musehub_models.py) - Remove disk_path from consolidated schema (0001) - Strip dead repo_root/owner/slug params from BlobBackend methods and get_backend() - Fix objects.py to serve bytes from blob store instead of disk - Fix musehub_sync.py to fetch from blob store instead of disk read - Fix musehub_wire.py to stop stripping 'local://' from storage URIs - Remove disk_path kwargs from 33 test files - Rewrite test_read_object_bytes_returns_none_on_missing_disk_path to test blob-store path - Update docs, deploy scripts, and config comments
sha256:d5686c2e116ffe7c97a0a9de9fb9aab9183e68f1caf88f710287c889da770ec7
sha
sha256:4e59c181792d653b9ff96abf481e6b58a5aee38d3c3c1b9ae8f2cf2167a46076
snapshot
Older
refactor: purge all local storage references — BlobBackend is th…
sha256:2b1f349d777582c862b59991f2b75fc018d08142cea5a5ced394d1807769a1bc
All commits
Newer
docs: update MuseWire storage section and type-contracts for Blo…
sha256:7c13571dee9a98142237fe05d88407ab2db7e2e26e9e23cf4959583bca3499b2
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:d5686c2e116ffe7c97a0a9de9fb9aab9183e68f1caf88f710287c889da770ec7 --body "your comment"
No comments yet. Be the first to start the discussion.