build: add gitea release workflow

This commit is contained in:
dmg
2026-01-22 22:31:29 -05:00
parent 3e9ce9c3c3
commit 3fc1e31fa8
8 changed files with 136 additions and 1 deletions
+7
View File
@@ -67,6 +67,13 @@ scrape_configs:
credentials: "<bearer_token>"
```
## CI Release Notes
The Gitea workflow expects these secrets/variables:
- `GITEA_TOKEN`: token with repo write access for tags/releases.
- `GITEA_API_URL`: API base URL, for example `https://git.garvis.dev/api/v1`.
## Metrics
Some metrics depend on server implementations (TPS/MSPT, player ping, tile entities). If a method is unavailable on your server build, those metrics are omitted.