WIP: feat: introduce ofborg builder #151

Draft
raito wants to merge 9 commits from ofborg into main

9 commits

Author SHA1 Message Date
raito 513e0a6ead feat: introduce statcheck worker
Status & checks RPC & event queue.

The status & checks is set by the rest of OfBorg, the web service needs
to be exposed.

Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-11-14 23:05:29 +01:00
raito 91c0e260f3 feat: introduce ofborg gerrit streamer
This pipes events from Gerrit into the whole AMQP broker and enable all
the system to react to VCS changes.

We need a filter to transform raw Gerrit events into ofBorg specific
events that we will continue to send in the system.

Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-11-14 23:05:29 +01:00
raito 726e2928ad feat: update ofborg
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-11-14 23:05:29 +01:00
raito 816527d6e0 feat: introduce ofborg mass rebuilder
With Gerrit support.

Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-11-14 19:29:51 +01:00
raito b18499918c feat: introduce ofborg pastebin service
The web service is not available yet.

Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-11-14 19:29:51 +01:00
raito aeb2129099 fix: introduce the newest branch of ofborg
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-11-14 19:29:51 +01:00
raito f178a76db5 fix: disable IPv4 on amqp.forkos.org
Otherwise, the renew fails all the time!

Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-11-14 18:58:12 +01:00
raito d2d5a4411e feat: introduce ofborg stats
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-11-14 18:58:12 +01:00
raito ba3430b3ea feat: introduce ofborg builder
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-11-14 18:58:12 +01:00