end-to-end/packages
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
..
alpine-7.0 lib: remove RELEASE_NUMBERS_AND_DEV, use RELEASE_NUMBERS 2024-08-08 17:46:04 +02:00
alpine-9.0 lib: remove RELEASE_NUMBERS_AND_DEV, use RELEASE_NUMBERS 2024-08-08 17:46:04 +02:00
alpine-app.ini lib: get the base of WORK_PATH from app.ini 2024-06-04 12:00:42 +02:00
alpine.sh packages: alpine: verify supported versions 2024-08-07 11:42:22 +02:00
packages.sh packages: simplify the setup to use the same as upgrades 2024-03-15 19:54:34 +07:00