0
0
mirror of https://gitea.com/gitea/act_runner.git synced 2024-11-21 20:36:14 +00:00
act_runner/internal/app
garet90 8bc0275e74 feat: add once flag to daemon command (#19) (#598)
Once flag polls and completes one job then exits.

I use this with Windows Sandbox (and creating users with local brew install on Mac) to create a fresh environment every time.

Co-authored-by: Garet Halliday <garet@pit.dev>
Co-authored-by: Jason Song <wolfogre@noreply.gitea.com>
Reviewed-on: https://gitea.com/gitea/act_runner/pulls/598
Reviewed-by: techknowlogick <techknowlogick@noreply.gitea.com>
Reviewed-by: Jason Song <wolfogre@noreply.gitea.com>
Co-authored-by: garet90 <garet90@noreply.gitea.com>
Co-committed-by: garet90 <garet90@noreply.gitea.com>
2024-11-06 17:16:08 +00:00
..
cmd feat: add once flag to daemon command (#19) (#598) 2024-11-06 17:16:08 +00:00
poll feat: add once flag to daemon command (#19) (#598) 2024-11-06 17:16:08 +00:00
run Don't log job output when debug logging is not enabled (#543) 2024-05-07 05:58:33 +00:00