forgejo/.forgejo
Otto Richter f2a23c962a ci: merge e2e workflow into testing.yml
ci: cache frontend build across jobs

ci: ensure caches are saved with zstd

work around https://github.com/actions/cache/issues/1169

ci: require unit tests for remote cacher

- prevents unnecessary runs in case the unit tests already fail
- starts the integration tests about 2 minutes earlier
- should give some overall speedup to the CI run, because the long integration tests are run and finish earlier, and the cacher tests should still usually finish in time
- does not save any computing resources, just provides quicker results when runners are not under high load
2024-10-04 15:14:28 +02:00
..
issue_template docs: add a PR checklist template (#4564) 2024-07-22 05:23:54 +00:00
testdata/build-release Update dependency go to v1.23.1 2024-09-05 16:03:03 +00:00
workflows ci: merge e2e workflow into testing.yml 2024-10-04 15:14:28 +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