radicle-heartwood-lfs/radicle/src/cob
Alexis Sellier eeaf380067
cob: Add validation step when loading COBs
This adds a simple `validate` function to COBs that is run on load. It
allows COBs to check whether they are valid, once all operations are
loaded, and return an error if not.
2023-05-29 11:27:04 +02:00
..
common.rs cli: Render `rad issue list` with a nice table 2023-04-22 13:59:18 +02:00
identity.rs cob: Add validation step when loading COBs 2023-05-29 11:27:04 +02:00
issue.rs cob: Add validation step when loading COBs 2023-05-29 11:27:04 +02:00
op.rs Set patch status to `merged` automatically 2023-04-05 10:32:45 +02:00
patch.rs cob: Add validation step when loading COBs 2023-05-29 11:27:04 +02:00
store.rs cob: Add validation step when loading COBs 2023-05-29 11:27:04 +02:00
test.rs cob: Remove `description` from `Patch` 2023-05-26 10:31:00 +02:00
thread.rs cob: Add validation step when loading COBs 2023-05-29 11:27:04 +02:00