Radish alpha
r
rad:zwTxygwuz5LDGBq255RA2CbNGrz8
Radicle CI broker
Radicle
Git
refactor: use ergo module to load profile
Merged liw opened 2 months ago

refactor: CiEventSource gets a reference to a profile instead of owning it

refactor: make Worker::NAME be a static string

refactor: drop Worker::name, now unnecessary

refactor: QueueAdder holds an ergo::Radicle

This still loads the profile, because Worker needs a ’static lifetime and this is the easiest way to achieve that.

refactor: add ergo::Oid export

Use this consistently to reduce confusion between Oid types from Radicle.

liw opened with revision dd3bac47 on base 82ed0bc0 +63 -87 2 months ago

refactor: CiEventSource gets a reference to a profile instead of owning it

refactor: make Worker::NAME be a static string

refactor: drop Worker::name, now unnecessary

refactor: QueueAdder holds an ergo::Radicle

This still loads the profile, because Worker needs a ’static lifetime and this is the easiest way to achieve that.

refactor: add ergo::Oid export

Use this consistently to reduce confusion between Oid types from Radicle.

liw merged revision dd3bac47 at 02e259f0 2 months ago