168a419bbe
status: allow for package search endpoint
...
OBS has issues searching for packages in scmsynced projects.
Since we have a list of all the repositories, we can allow
for a search endpoint here.
/search?q=term1&q=term2...
results is JSON
[
project1/pkgA,
project2/pkgB
]
2025-09-03 14:35:15 +02:00
f8594af8c6
obs-status: report error on monitor page if error
...
If we have error with REDIS connection, report it as error 500
on the / default page. Otherwise, report the 404 there instead
as before.
2025-09-01 11:20:54 +02:00
8436a49c5d
br: build results as svg for packages
2025-08-05 16:08:52 +02:00
3d24dce5c0
common: rabbit refactor
...
Generalize interface to allow processing of any events, not just
Gitea events.
2025-07-26 13:54:51 +02:00
82b5b105b1
staging: refactor
2025-04-28 19:44:32 +02:00
e341b630a2
wip
2025-04-27 22:53:19 +02:00
652ce0d875
copyright
2024-09-10 18:24:41 +02:00
f4609de5a3
.
2024-08-19 17:14:20 +02:00
6470387e47
.
2024-08-16 17:17:26 +02:00