1
0
Fork 0
mirror of https://code.forgejo.org/forgejo/runner.git synced 2025-09-15 18:57:01 +00:00
forgejo-runner/internal/app/cmd
2025-09-06 19:09:25 -06:00
..
testdata/validate feat: add the runner validate subcommand (#757) 2025-07-31 05:37:12 +00:00
cache-server.go chore: bump version to v11 (#940) 2025-09-05 07:29:38 +00:00
cmd.go fix: graceful shutdown of tasks being interrupted by signal 2025-09-06 19:09:25 -06:00
create-runner-file.go chore: bump version to v11 (#940) 2025-09-05 07:29:38 +00:00
create-runner-file_test.go chore: bump version to v11 (#940) 2025-09-05 07:29:38 +00:00
daemon.go fix: graceful shutdown of tasks being interrupted by signal 2025-09-06 19:09:25 -06:00
exec.go chore: bump version to v11 (#940) 2025-09-05 07:29:38 +00:00
job.go chore: bump version to v11 (#940) 2025-09-05 07:29:38 +00:00
main_test.go chore: bump version to v11 (#940) 2025-09-05 07:29:38 +00:00
register.go chore: bump version to v11 (#940) 2025-09-05 07:29:38 +00:00
register_test.go feat: fail when using an invalid label during non interactive registration (#647) 2025-08-16 17:59:20 +00:00
validate.go chore: bump version to v11 (#940) 2025-09-05 07:29:38 +00:00
validate_test.go feat: add the runner validate subcommand (#757) 2025-07-31 05:37:12 +00:00