act_runner/internal/app/cmd
Christopher Homberger 8920c4a170 Timeout to wait for and optionally require docker always (#741)
* do not require docker cli in the runner image for waiting for a sidecar dockerd
* allow to specify that `:host` labels would also only be accepted if docker is reachable

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-on: https://gitea.com/gitea/act_runner/pulls/741
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Christopher Homberger <christopher.homberger@web.de>
Co-committed-by: Christopher Homberger <christopher.homberger@web.de>
2025-08-28 17:28:08 +00:00
..
cache-server.go Run as cache server (#275) 2023-07-07 08:28:54 +00:00
cmd.go ephemeral act runner (#649) 2025-03-13 21:57:44 +00:00
daemon.go Timeout to wait for and optionally require docker always (#741) 2025-08-28 17:28:08 +00:00
exec.go Add a way to specify vars in act_runner exec (#704) 2025-06-11 17:38:29 +00:00
register.go Add ubuntu-24.04 label to defaults. (#724) 2025-07-22 14:47:30 +00:00
register_test.go fix: invalid label NoInteractive exit code (#683) 2025-05-07 17:17:26 +00:00