end-to-end/actions
Earl Warren 427c46dbf9
lib: remove RELEASE_NUMBERS_AND_DEV, use RELEASE_NUMBERS
In the lifecycle of vX.Y.Z, all tests are run against vX.Y-test
before it is published, including when the tag is pushed because the
automated release process now runs end-to-end before pushing the
release to forgejo-experimental.

Running end-to-end against vX.Y-dev is therefore redundant with at least
two other runs with exactly the same SHA (the one before the tag is
pushed and the one when the tag is pushed). There would be value in
doing that if it allowed to detect race conditions in Forgejo. But
such races were not found in the past six months and there is a lot
more scrutiny on commits merged in Forgejo which makes it even less
likely than it was before.

Running the tests on vX.Y instead of also including the built version
provide the same coverage and reduces the workload.
2024-08-08 17:46:04 +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-automerge shfmt -w globally 2024-08-07 08:31:33 +02:00
example-cache actions: test cache/{restore,save}@v4 support 2024-06-22 20:27: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 shfmt -w globally 2024-08-07 08:31:33 +02: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 actions: trim v1.20 & v1.21 specific comment 2024-08-07 11:42:22 +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 shfmt -w globally 2024-08-07 08:31:33 +02:00
example-pull-request shfmt -w globally 2024-08-07 08:31:33 +02:00
example-push/.forgejo/workflows actions: push: paths 2024-01-13 17:38:04 +01:00
example-push-cancel shfmt -w globally 2024-08-07 08:31:33 +02:00
example-service shfmt -w globally 2024-08-07 08:31:33 +02:00
example-tag actions: add example-tag 2024-01-13 18:21:50 +01:00
example-workflow-dispatch shfmt -w globally 2024-08-07 08:31:33 +02:00
actions.sh lib: remove RELEASE_NUMBERS_AND_DEV, use RELEASE_NUMBERS 2024-08-08 17:46:04 +02:00
default-app.ini actions: run in development mode for debug purposes 2024-07-04 20:15:10 +02:00
runner-config.yaml always allow workflows to mount /srv/example 2024-01-05 19:37:32 +01:00