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
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