Skip to content

Consider making Container and Image IDs a type

Consider replacing the types (currently str) of all iid (Image ID) and cid (Container ID) values with NewType("HashID", str)

This is probably a breaking change

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information