1
0
Fork 0
mirror of https://code.forgejo.org/forgejo/runner.git synced 2025-09-20 19:06:59 +00:00
forgejo-runner/internal/app/cmd
cobak78 ba78c11326 New "one shot" type of execution by adding a new command called one-job. (#423)
As commented here https://code.forgejo.org/forgejo/runner/issues/422, this PR aims to allow a new type of one shot execution compatible with autoscaling features and other job types.

Co-authored-by: jaime merino <jaime.merino_mora@mail.schwarzª>
Reviewed-on: https://code.forgejo.org/forgejo/runner/pulls/423
Reviewed-by: earl-warren <earl-warren@noreply.code.forgejo.org>
Co-authored-by: cobak78 <cobak78@noreply.code.forgejo.org>
Co-committed-by: cobak78 <cobak78@noreply.code.forgejo.org>
2025-01-15 12:29:07 +00:00
..
cache-server.go Run as cache server (#275) 2023-07-07 08:28:54 +00:00
cmd.go New "one shot" type of execution by adding a new command called one-job. (#423) 2025-01-15 12:29:07 +00:00
create-runner-file.go chore: bump actions-proto-go to v0.4.0 2024-07-31 01:20:20 -04:00
create-runner-file_test.go chore: bump actions-proto-go to v0.4.0 2024-07-31 01:20:20 -04:00
daemon.go fix: [container].docker_host = "" is now "automount" 2024-11-27 01:36:18 +00:00
exec.go feat: use FORGEJO_TOKEN as runtime token 2024-12-13 20:24:01 +08:00
job.go New "one shot" type of execution by adding a new command called one-job. (#423) 2025-01-15 12:29:07 +00:00
register.go chore: bump actions-proto-go to v0.4.0 2024-07-31 01:20:20 -04:00