radicle-heartwood-lfs/radicle
cloudhead 757483f351
radicle: Fix patch COB `review` action
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.
2024-08-21 17:37:58 +02:00
..
src radicle: Fix patch COB `review` action 2024-08-21 17:37:58 +02:00
Cargo.toml Update `radicle-git-ext` to 0.8.0 2024-08-20 16:35:04 +02:00