Radish alpha
h
rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5
Radicle Heartwood Protocol & Stack
Radicle
Git
radicle: Skip invalid named folders
Merged did:key:z6MkkfM3...sVz5 opened 5 months ago

Instead of failing with an InvalidId err in radicle::storage::ReadStorage::repositories for repos that don’t have a valid repository ID, we should skip them and log a warning.

did:key:z6MkkfM3...sVz5 opened with revision efa9ea6f on base 0ec084fc +4 -2 5 months ago

Instead of failing with an InvalidId err in radicle::storage::ReadStorage::repositories for repos that don’t have a valid repository ID, we should skip them and log a warning.

did:key:z6MkkfM3...sVz5 pushed revision 2 a455df5a on base 0ec084fc +4 -2 5 months ago

Instead of skipping invalid RIDs, maybe we should handle deprecated tmp repo extensions

lorenz pushed revision 3 11e89976 on base 0c70e171 +13 -2 5 months ago

Slightly change implementation and rebase.

lorenz merged revision 11e89976 at 7e5a1aba 5 months ago