fix
patch
migrate
fix/migrate-snapshot-directories
#1 / 1
fix(migrate): pass directories to SnapshotRecord to pass hash verification
write_snapshot verifies the snapshot_id by calling compute_snapshot_id(manifest, record.directories). If directories is omitted from SnapshotRecord, the recomputed hash differs and the write is rejected. Pass directories explicitly.
sha256:29ea74e20d91874d790917a6c1b15082e392fc38e4568b294afab6dfb4f210cc
sha
sha256:a3386c33408abac33a1036e2b44ef1474cdb405e16abd5c4995efeb3ea258c6f
snapshot
← Older
Oldest on fix/migrate-snapshot-directories
All commits
Newer →
Latest on fix/migrate-snapshot-directories
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:29ea74e20d91874d790917a6c1b15082e392fc38e4568b294afab6dfb4f210cc --body "your comment"
No comments yet. Be the first to start the discussion.