1
0
Fork 0
mirror of https://code.forgejo.org/forgejo/runner.git synced 2025-09-30 19:22:09 +00:00
forgejo-runner/internal/app/cmd
Earl Warren ae283ef0f5
chore: document that DOCKER_HOST should be used instead of --container-daemon-socket (#1013)
Resolves forgejo/runner#577

<!--start release-notes-assistant-->
<!--URL:https://code.forgejo.org/forgejo/runner-->
- other
  - [PR](https://code.forgejo.org/forgejo/runner/pulls/1013): <!--number 1013 --><!--line 0 --><!--description Y2hvcmU6IGRvY3VtZW50IHRoYXQgRE9DS0VSX0hPU1Qgc2hvdWxkIGJlIHVzZWQgaW5zdGVhZCBvZiAtLWNvbnRhaW5lci1kYWVtb24tc29ja2V0-->chore: document that DOCKER_HOST should be used instead of --container-daemon-socket<!--description-->
<!--end release-notes-assistant-->

Reviewed-on: https://code.forgejo.org/forgejo/runner/pulls/1013
Reviewed-by: sclu1034 <sclu1034@noreply.code.forgejo.org>
Co-authored-by: Earl Warren <contact@earl-warren.org>
Co-committed-by: Earl Warren <contact@earl-warren.org>
2025-09-18 11:51:33 +00:00
..
testdata/validate feat: validate --directory alternative to --repository to not clone (#1008) 2025-09-17 16:40:31 +00:00
cache-server.go feat: cache-server: shutdown on TERM 2025-09-05 17:25:51 +02:00
cmd.go refactor: split runDaemon into testable lambdas 2025-09-07 13:51:58 -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: use a fixed runner name for old (<= v1.20) Forgejo instances (#972) 2025-09-10 16:06:48 +00:00
daemon_test.go test: add TestRunDaemonGracefulShutdown 2025-09-07 14:00:55 -06:00
exec.go chore: document that DOCKER_HOST should be used instead of --container-daemon-socket (#1013) 2025-09-18 11:51:33 +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 fix: forgejo-runner validate exit with error when validation fails 2025-09-18 08:40:41 +02:00
validate_test.go fix: forgejo-runner validate exit with error when validation fails 2025-09-18 08:40:41 +02:00