2
0
Files
gitcaddy-runner/internal/app/cmd
GitCaddy ff8375c6e1
Some checks failed
CI / build-and-test (push) Failing after 4s
Add disk space reporting to runner capabilities
- Add DiskInfo struct with total, free, used bytes and usage percentage
- Detect disk space using unix.Statfs on startup
- Add periodic capabilities updates every 5 minutes
- Add disk space warnings at 85% (warning) and 95% (critical) thresholds
- Send updated capabilities to Gitea server periodically

This helps monitor runners that are running low on disk space.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-11 05:16:49 +00:00
..
2023-07-07 08:28:54 +00:00
2025-03-13 21:57:44 +00:00