gabriel / musehub public
chore BREAKING task/minio-replace-local-backend #2 / 5
AI Agent gabriel · 36 days ago · May 9, 2026 · Diff

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

0 comments

No comments yet. Be the first to start the discussion.

To add a comment, use the Muse CLI: muse hub commit comment sha256:d5686c2e116ffe7c97a0a9de9fb9aab9183e68f1caf88f710287c889da770ec7 --body "your comment"