Radish alpha
h
rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5
Radicle Heartwood Protocol & Stack
Radicle
Git
radicle: Fix patch COB `review` action
Merged did:key:z6MksFqX...wzpT opened 1 year ago

When two review actions were posted by the same author, for the same revision, an error was returned, cancelling evaluation for that author. This caused certain patches to for eg. lose their merge status.

To remedy this, we allow multiple review actions per revision, but simply take the last one as the “current” review. Since this makes the review.edit action redundant, we remove that action completely. This is safe, as none of the tools created review edits.

did:key:z6MksFqX...wzpT opened with revision 8bf8b04c on base 8922388c +55 -106 1 year ago

When two review actions were posted by the same author, for the same revision, an error was returned, cancelling evaluation for that author. This caused certain patches to for eg. lose their merge status.

To remedy this, we allow multiple review actions per revision, but simply take the last one as the “current” review. Since this makes the review.edit action redundant, we remove that action completely. This is safe, as none of the tools created review edits.

did:key:z6MksFqX...wzpT merged revision 8bf8b04c at 757483f3 1 year ago