Radish alpha
r
rad:zwTxygwuz5LDGBq255RA2CbNGrz8
Radicle CI broker
Radicle
Git
feat! drop Db::queued_events
Merged liw opened 1 year ago

For several releases already, cib has refused to start if the database has any “broker events”. Broker events were a predecessor for CI events, and they haven’t been supported by the CI broker since 0.7.0, from October 2024.

Drop the Db method to query the database for queued broker events. Also drop the creation of a table for that queue.

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

liw opened with revision 33e23518 on base da7971ad +1 -41 1 year ago

For several releases already, cib has refused to start if the database has any “broker events”. Broker events were a predecessor for CI events, and they haven’t been supported by the CI broker since 0.7.0, from October 2024.

Drop the Db method to query the database for queued broker events. Also drop the creation of a table for that queue.

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

liw merged revision 33e23518 at 3da72805 1 year ago