add building to general stats

This commit is contained in:
2025-04-20 17:30:30 +02:00
parent d5f24feb9e
commit 7ab90d4af6
2 changed files with 8 additions and 0 deletions

View File

@@ -224,6 +224,11 @@ components:
format: int64
description: Number of packages currently in the build queue
example: 5
building:
type: integer
format: int64
description: Number of packages currently building
example: 11
last_mirror_timestamp:
type: integer
format: int64