end-to-end/actions
Earl Warren 9f55d67bd2
All checks were successful
/ build (pull_request) Successful in 3m19s
/ packages (pull_request) Successful in 6m56s
/ actions (pull_request) Successful in 31m29s
/ actions-docs (map[branch:next forgejo:https://codeberg.org owner:forgejo-experimental version:7.0]) (pull_request) Has been skipped
/ actions-docs (map[forgejo:https://codeberg.org owner:forgejo version:1.21]) (pull_request) Has been skipped
/ upgrade and storage (pull_request) Successful in 9m11s
actions: push-cancel intermitent failure
A) When both push happen within the same second, the SHA will be
  identical and there will not be any cancelation.
B) When `sleep infinity` happens after the reload of the runner, it
   will block the following tests forever because it has a capacity of one.

Fixes: #144

2024-05-13T00:58:49.1453499Z actions_verify_example.out:[main (root-commit) cbf3afb] initial commit
2024-05-13T00:58:49.1453528Z actions_verify_example.out: 3 files changed, 28 insertions(+)
2024-05-13T00:58:49.1453556Z actions_verify_example.out: create mode 100644 .forgejo/workflows/test.yml
2024-05-13T00:58:49.1453585Z actions_verify_example.out: create mode 100755 run.sh
2024-05-13T00:58:49.1453611Z actions_verify_example.out: create mode 100644 teardown.sh
2024-05-13T00:58:49.1453638Z actions_verify_example.out:+ git remote add origin http://root:admin1234@10.201.14.172:3000/root/example-push-cancel
2024-05-13T00:58:49.1453669Z actions_verify_example.out:+ git push --force -u origin main
2024-05-13T00:58:49.1453699Z actions_verify_example.out:remote: . Processing 1 references
2024-05-13T00:58:49.1453728Z actions_verify_example.out:remote: Processed 1 references in total
2024-05-13T00:58:49.1453758Z actions_verify_example.out:To http://10.201.14.172:3000/root/example-push-cancel
2024-05-13T00:58:49.1453786Z actions_verify_example.out: * [new branch]      main -> main
2024-05-13T00:58:49.1453814Z actions_verify_example.out:branch 'main' set up to track 'origin/main'.
...
2024-05-13T00:58:49.1458629Z actions_verify_example.out:[main (root-commit) cbf3afb] initial commit
2024-05-13T00:58:49.1458656Z actions_verify_example.out: 3 files changed, 28 insertions(+)
2024-05-13T00:58:49.1458683Z actions_verify_example.out: create mode 100644 .forgejo/workflows/test.yml
2024-05-13T00:58:49.1458711Z actions_verify_example.out: create mode 100755 run.sh
2024-05-13T00:58:49.1458738Z actions_verify_example.out: create mode 100644 teardown.sh
2024-05-13T00:58:49.1458764Z actions_verify_example.out:+ git remote add origin http://root:admin1234@10.201.14.172:3000/root/example-push-cancel
2024-05-13T00:58:49.1458795Z actions_verify_example.out:+ git push --force -u origin main
2024-05-13T00:58:49.1458822Z actions_verify_example.out:Everything up-to-date
2024-05-13 19:42:42 +02:00
..
example-artifacts/.forgejo/workflows Revert "actions: workaround for possible 404 transient bug on artifacts" 2024-04-05 05:24:04 +02:00
example-artifacts-v4/.forgejo/workflows Revert "actions: workaround for possible 404 transient bug on artifacts" 2024-04-05 05:24:04 +02:00
example-checkout/.forgejo/workflows Fogejo Actions tests 2023-10-29 00:03:57 +02:00
example-container/.forgejo/workflows actions: container: upgrade alpine 3.19 2024-01-05 19:37:32 +01:00
example-context actions: use volumes: instead of options: 2024-01-10 21:38:05 +01:00
example-cron actions/example-cron: verify the type of the event 2024-01-18 18:06:08 +00:00
example-docker-action/.forgejo/workflows Fogejo Actions tests 2023-10-29 00:03:57 +02:00
example-echo/.forgejo/workflows Fogejo Actions tests 2023-10-29 00:03:57 +02:00
example-expression/.forgejo remove the hashFile() test that has always failed 2023-11-07 18:58:20 +01:00
example-if/.forgejo/workflows Fogejo Actions tests 2023-10-29 00:03:57 +02:00
example-if-cancel/.forgejo/workflows Fogejo Actions tests 2023-10-29 00:03:57 +02:00
example-if-fail Fogejo Actions tests 2023-10-29 00:03:57 +02:00
example-local-action/.forgejo actions: add context example 2024-01-05 23:17:38 +01:00
example-post-7-0-schedule add schedule runs-on variables test for post 7.0 releases (#151) 2024-04-07 20:25:02 +00:00
example-pull-request actions: pull-request: squash main/setup functions 2024-03-26 08:35:16 +01:00
example-push/.forgejo/workflows actions: push: paths 2024-01-13 17:38:04 +01:00
example-push-cancel actions: push-cancel intermitent failure 2024-05-13 19:42:42 +02:00
example-service actions: services: cover the case when no container is specified 2024-03-24 10:51:02 +01:00
example-tag actions: add example-tag 2024-01-13 18:21:50 +01:00
actions.sh chore(cleanup): v1.20 is EOL, trim it 2024-04-25 14:24:50 +02:00
default-app.ini merge actions test into end-to-end.sh 2024-03-20 13:42:44 +01:00
runner-config.yaml always allow workflows to mount /srv/example 2024-01-05 19:37:32 +01:00