1
0
Fork 0
mirror of https://code.forgejo.org/actions/setup-forgejo synced 2024-09-19 01:46:16 +00:00
setup-forgejo/testdata
2023-10-04 16:54:14 +02:00
..
demo/.forgejo/workflows replace ubuntu-latest with docker for clarity 2023-05-30 15:16:16 +02:00
example-artifacts/.forgejo/workflows add example of artifact usage 2023-09-29 16:35:59 +02:00
example-checkout/.forgejo/workflows add tests for actions/checkout 2023-10-04 15:34:19 +02:00
example-container/.forgejo/workflows replace ubuntu-latest with docker for clarity 2023-05-30 15:16:16 +02:00
example-cron use code.forgejo.org/oci as an OCI registry 2023-09-29 22:44:24 +02:00
example-docker-action/.forgejo/workflows add the docker-action example & test 2023-07-12 14:35:56 +02:00
example-echo/.forgejo/workflows replace ubuntu-latest with docker for clarity 2023-05-30 15:16:16 +02:00
example-expression/.forgejo add example file illustrating expressions 2023-07-05 19:06:15 +02:00
example-if/.forgejo/workflows add 'if' examples 2023-09-02 17:03:55 +02:00
example-if-cancel/.forgejo/workflows default runner is v3.0.1 2023-10-04 16:54:14 +02:00
example-if-fail default runner is v3.0.1 2023-10-04 16:54:14 +02:00
example-local-action/.forgejo add example file illustrating local-action 2023-07-05 21:57:16 +02:00
example-pull-request use code.forgejo.org/oci as an OCI registry 2023-09-29 22:44:24 +02:00
example-service use code.forgejo.org/oci as an OCI registry 2023-09-29 22:44:24 +02:00
sanity-checks/.forgejo/workflows add tests for 1.20.1-0 and make it the default 2023-07-27 20:51:40 +02:00
README.txt verify volume restrictions are enforced 2023-07-08 15:58:42 +02:00

Run the tests from source for debugging purposes with:

#
# runner-config.yaml will be ignored if it does not exist and the default configuration will be used
#
forgejo-runner exec --config testdata/example-$service/runner-config.yaml --workflows testdata/example-$service/.forgejo/workflows