autogits/obs-status-service
2024-09-10 18:24:41 +02:00
..
.gitignore . 2024-08-19 17:14:20 +02:00
go.mod . 2024-08-16 17:17:26 +02:00
go.sum . 2024-08-16 17:17:26 +02:00
main.go copyright 2024-09-10 18:24:41 +02:00
rabbitmq.go copyright 2024-09-10 18:24:41 +02:00
README.md . 2024-08-16 17:18:30 +02:00

OBS Status Service

Reports build status of OBS service as an easily to produce SVG

Areas of Responsibility

  • Monitors RabbitMQ interface for notification of OBS package and project status
  • Produces SVG output based on GET request
  • Cache results (sqlite) and periodically update results from OBS (in case of messages are missing)

Target Usage

  • README.md of package git or project git
  • comment section of a Gitea PR