project-nomad/.github/workflows
cclavin 77721020c6 ci(collections): add weekly schedule trigger to url validation
validate-collection-urls.yml only ran on push/pull_request for
collections/**.json, so a URL going stale after merge (Kiwix rotating
a dated filename, openZIM renaming a resource) was never re-checked
until a user hit a 404. #127 proposed a weekly check for exactly this
reason; only the push/PR trigger ended up shipping.

No change to the validation logic, which already checks every URL
correctly via a range request (hardened in #1188). This only adds a
weekly cron trigger alongside the existing ones.
2026-08-06 18:26:16 -05:00
..
build-admin-on-pr.yml ci: add build check for PRs 2026-03-25 20:41:53 +00:00
build-disk-collector.yml ci: upgrade GitHub Actions to latest versions (#362) 2026-04-03 14:26:50 -07:00
build-primary-image.yml feat(creator-packs): gated per-creator video packs, offline via Kiwix (#1106) 2026-08-04 03:38:27 +00:00
build-sidecar-updater.yml ci: bump checkout action veon build-sidecar and validate-collections 2026-03-25 21:29:51 +00:00
release.yml ci: ensure tags are force fetched on semantic release 2026-04-21 14:26:28 -07:00
validate-collection-urls.yml ci(collections): add weekly schedule trigger to url validation 2026-08-06 18:26:16 -05:00