forgejo/services/cron
Julian Schlarb 4b6ccbd631 feat: auto cleanup of offline runners (#7803)
Fixes #7646

Adds a cron job to cleanup action runners that have been offline or inactive for X amount of time.

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/7803
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: Julian Schlarb <julian.schlarb@denktmit.de>
Co-committed-by: Julian Schlarb <julian.schlarb@denktmit.de>
2025-06-08 00:13:37 +02:00
..
cron.go
setting.go feat: auto cleanup of offline runners (#7803) 2025-06-08 00:13:37 +02:00
tasks.go
tasks_actions.go feat: auto cleanup of offline runners (#7803) 2025-06-08 00:13:37 +02:00
tasks_basic.go
tasks_extended.go
tasks_test.go