forgejo/services/cron
Julian Schlarb 4b6ccbd631
Some checks failed
/ release (push) Has been cancelled
testing / backend-checks (push) Has been cancelled
testing / frontend-checks (push) Has been cancelled
testing / test-unit (push) Has been cancelled
testing / test-remote-cacher (garnet) (push) Has been cancelled
testing / test-remote-cacher (redict) (push) Has been cancelled
testing / test-mysql (push) Has been cancelled
testing / test-pgsql (push) Has been cancelled
testing / test-sqlite (push) Has been cancelled
testing / test-e2e (push) Has been cancelled
testing / test-remote-cacher (redis) (push) Has been cancelled
testing / test-remote-cacher (valkey) (push) Has been cancelled
testing / security-check (push) Has been cancelled
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 chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
setting.go feat: auto cleanup of offline runners (#7803) 2025-06-08 00:13:37 +02:00
tasks.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
tasks_actions.go feat: auto cleanup of offline runners (#7803) 2025-06-08 00:13:37 +02:00
tasks_basic.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
tasks_extended.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
tasks_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00