forgejo/.forgejo/workflows
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
..
backport.yml chore(ci): Use mirrored container images for node 2024-08-12 16:11:35 +02:00
build-release-integration.yml Update actions/checkout action to v4 (forgejo) (#5427) 2024-09-30 13:08:26 +00:00
build-release.yml Update actions/setup-go action to v5 2024-10-01 10:02:16 +00:00
cascade-setup-end-to-end.yml ci: use mirror or bitnami images 2024-08-14 12:10:53 +02:00
forgejo-integration-cleanup.yml chore(ci): do not remove tags from forgejo-integration 2024-08-11 07:22:21 +02:00
mirror.yml chore(ci): Use mirrored container images for node 2024-08-12 16:11:35 +02:00
publish-release.yml Update actions/setup-go action to v5 2024-10-01 10:02:16 +00:00
release-notes-assistant-milestones.yml Update actions/setup-go action to v5 2024-10-01 10:02:16 +00:00
release-notes-assistant.yml Update actions/setup-go action to v5 2024-10-01 10:02:16 +00:00
renovate.yml Update renovate to v38.101.1 2024-09-30 00:08:52 +00:00
testing.yml ci: merge e2e workflow into testing.yml 2024-10-04 15:14:28 +02:00