Radish alpha
r
rad:z2UcCU1LgMshWvXj6hXSDDrwB8q8M
Radicle Job Collaborative Object
Radicle
Git
feat: add function to announce changes to other nodes
Open liw opened 9 months ago

Most users of applications that make job COB changes will probably want them announced sooner rather than later. It’d be good to avoid having to duplicate the announcement code in every such application.

Signed-off-by: Lars Wirzenius liw@liw.fi

liw opened with revision 0687b87f on base 574129a2 +61 -3 9 months ago

Most users of applications that make job COB changes will probably want them announced sooner rather than later. It’d be good to avoid having to duplicate the announcement code in every such application.

Signed-off-by: Lars Wirzenius liw@liw.fi

levitte rejected · 1 comment 1 month ago

I’m a little surprised that there is no function like this in the relevant crates in heartwood? This does look like general COB code, not specifically related to rad job, does it not?