forgejo/.forgejo/workflows
Earl Warren 7492330721
chore(ci): trigger a mirror when a release is publish
Notify https://code.forgejo.org/forgejo/forgejo that a new release was
published by setting the trigger label to
https://code.forgejo.org/forgejo/forgejo/issues/5.

It is only ever useful when a stable release is published, the
experimental releases are not mirrored. But it is triggered in all
cases. This will waste a few mirror check daily, when experimental
releases are built. This is an improvement compared to the current
situation where mirrors are checked hourly:

* Instead of being checked 24 times per day it will be down to less
  than 5
* The mirror happens immediately after the release is published
  instead of waiting for the next run of the cron job.

If a mirror operation is in progress, as evidenced by the presence of
the trigger label on the issure, it means two releases are being
published. Wait up to 1h for the mirror to complete and remove the
trigger label.
2024-11-13 17:17:08 +01:00
..
backport.yml Update actions/git-backporting action to v4.8.4 2024-11-03 00:03:53 +00:00
build-release-integration.yml Update actions/checkout action to v4 (forgejo) (#5427) 2024-09-30 13:08:26 +00:00
build-release.yml vars.SKIP_END_TO_END optionally skip tests when building a release 2024-10-17 07:31:22 +02:00
cascade-setup-end-to-end.yml fix(ci): only trigger end-to-end tests when the label is set 2024-11-10 11:44:59 +01:00
forgejo-integration-cleanup.yml chore(ci): do not remove tags from forgejo-integration 2024-08-11 07:22:21 +02:00
merge-requirements.yml chore(ci): Enforce test label with CI check 2024-11-10 02:16:21 +01:00
mirror.yml chore(ci): Use mirrored container images for node 2024-08-12 16:11:35 +02:00
publish-release.yml chore(ci): trigger a mirror when a release is publish 2024-11-13 17:17:08 +01: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 v39.9.0 (forgejo) (#5907) 2024-11-11 05:57:44 +00:00
testing.yml fix(ci): slow runners may need more than 50 minutes for a test 2024-11-09 18:16:38 +01:00