forgejo/.forgejo
Earl Warren 54c8ac3e39
vars.SKIP_END_TO_END optionally skip tests when building a release
The end-to-end tests will always fail when more than one release is
broken. When trying to fix one, the other will get in the way and vice
versa. The only way to get out of this deadlock is to replace all
broken releases but one by doing the following on forgejo-integration:

* set SKIP_END_TO_END to true in the actions vars tab
* pushing a commit to the corresponding branch, fixing the problem
2024-10-17 07:31:22 +02:00
..
issue_template Update security option in issue template 2024-10-14 18:55:32 +00:00
testdata/build-release forgejo-cli is now a symlink and cannot be used for sanity checks 2024-10-17 06:59:05 +02:00
workflows vars.SKIP_END_TO_END optionally skip tests when building a release 2024-10-17 07:31:22 +02:00
workflows-composite ci: merge e2e workflow into testing.yml 2024-10-04 15:14:28 +02:00
cascading-pr-end-to-end chore(ci): optimize end-to-end runs 2024-08-08 17:53:12 +02:00
cascading-release-end-to-end chore(ci): optimize end-to-end runs 2024-08-08 17:53:12 +02:00
pull_request_template.md Replace Developer Guide links with the new Contributor Guide one for PR template and release workflows comments. 2024-08-26 14:29:10 +03:00