examples/docker-compose: network: host is required #90

Merged
earl-warren merged 3 commits from earl-warren/runner:wip-upgrade-example into main 2023-10-06 14:47:00 +00:00
Owner

Without this patch the example is missing an important part to demonstrate how a docker-compose file shoudl be configured. The runner must use network: host otherwise it will create a network that cannot reach the Forgejo instance.

It will be useful to debug #87

Without this patch the example is missing an important part to demonstrate how a docker-compose file shoudl be configured. The runner must use `network: host` otherwise it will create a network that cannot reach the Forgejo instance. It will be useful to debug https://code.forgejo.org/forgejo/runner/issues/87
earl-warren added 1 commit 2023-10-06 10:28:22 +00:00
All checks were successful
checks / check and test (pull_request) Successful in 35s
/ example-docker-compose (pull_request) Successful in 1m8s
4fab883873
try checkout@v4 within docker
earl-warren changed title from try checkout@v4 within docker to try checkout@v4 within docker-compose 2023-10-06 10:28:37 +00:00
earl-warren added 1 commit 2023-10-06 10:30:55 +00:00
All checks were successful
checks / check and test (pull_request) Successful in 44s
/ example-docker-compose (pull_request) Successful in 1m14s
7f219dd000
fail
earl-warren added 1 commit 2023-10-06 10:33:52 +00:00
All checks were successful
checks / check and test (pull_request) Successful in 40s
/ example-docker-compose (pull_request) Successful in 1m6s
7e99d9a33d
fail if it fails
earl-warren force-pushed wip-upgrade-example from 7e99d9a33d to 0993c35ea2 2023-10-06 10:36:55 +00:00 Compare
earl-warren force-pushed wip-upgrade-example from 0993c35ea2 to b2ff6d2eb8 2023-10-06 14:22:09 +00:00 Compare
earl-warren changed title from try checkout@v4 within docker-compose to examples/docker-compose: network: host is required 2023-10-06 14:22:36 +00:00
earl-warren added the
Kind/Testing
label 2023-10-06 14:22:55 +00:00
earl-warren added 1 commit 2023-10-06 14:25:46 +00:00
All checks were successful
checks / check and test (pull_request) Successful in 35s
/ example-docker-compose (pull_request) Successful in 1m5s
208338debb
fail
earl-warren added 1 commit 2023-10-06 14:29:53 +00:00
Some checks failed
checks / check and test (pull_request) Successful in 33s
/ example-docker-compose (pull_request) Has been cancelled
a4ba9837f1
failure
earl-warren force-pushed wip-upgrade-example from a4ba9837f1 to 205d42e081 2023-10-06 14:31:43 +00:00 Compare
earl-warren force-pushed wip-upgrade-example from 205d42e081 to 6c6ad547ae 2023-10-06 14:33:24 +00:00 Compare
earl-warren force-pushed wip-upgrade-example from 6c6ad547ae to 809a296bc9 2023-10-06 14:34:39 +00:00 Compare
earl-warren force-pushed wip-upgrade-example from 809a296bc9 to eb23fbf0f8 2023-10-06 14:37:25 +00:00 Compare
earl-warren force-pushed wip-upgrade-example from eb23fbf0f8 to 2a8176b914 2023-10-06 14:39:20 +00:00 Compare
earl-warren force-pushed wip-upgrade-example from 2a8176b914 to 9cb0716425 2023-10-06 14:40:25 +00:00 Compare
dachary approved these changes 2023-10-06 14:43:14 +00:00
earl-warren merged commit 513a5eb80e into main 2023-10-06 14:47:00 +00:00
earl-warren deleted branch wip-upgrade-example 2023-10-06 14:47:00 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: forgejo/runner#90
No description provided.