runner/internal/app/cmd
Earl Warren 279faefa08
fix: [container].docker_host = "" is now "automount"
The empty string is always replaced with "-" and there no longer is
any way to specify that the docker socket is to be mounted in the
container automatically.

The "automount" value is introduced as a replacement.

https://code.forgejo.org/forgejo/act/pulls/67 and
https://code.forgejo.org/forgejo/runner/pulls/305 introduced this regression.
2024-11-27 01:36:18 +00:00
..
cache-server.go Run as cache server (#275) 2023-07-07 08:28:54 +00:00
cmd.go [FORGEJO] add the create-runner-file 2023-08-23 16:03:12 +02: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 Upgrade the default container to node:20 2024-06-07 11:41:14 +02:00
register.go chore: bump actions-proto-go to v0.4.0 2024-07-31 01:20:20 -04:00