project-nomad/.github
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
..
ISSUE_TEMPLATE docs: recommend Ubuntu 26.04 LTS as the default base (#1141) 2026-08-04 03:38:39 +00:00
scripts docs: fix release action to include all commit info 2026-02-11 22:48:27 -08:00
workflows ci(collections): add weekly schedule trigger to url validation 2026-08-06 18:26:16 -05:00
dependabot.yaml ci: configure dependabot to target rc branch 2026-03-11 20:35:52 +00:00