feat(kc): populate manifest silo_instance and revision_hash fields #277
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
kc_format.py creates silo/manifest.json on first save but leaves silo_instance and revision_hash as null. These should be populated from Silo server context.
Current behavior
Expected behavior
Additional KC spec gaps
References