]> git.ipfire.org Git - thirdparty/bind9.git/commit
[9.20] chg: ci: Run linkchecker only on Wednesdays
authorMichal Nowak <mnowak@isc.org>
Mon, 5 May 2025 15:05:46 +0000 (15:05 +0000)
committerMichal Nowak <mnowak@isc.org>
Mon, 5 May 2025 15:05:46 +0000 (15:05 +0000)
commitb53ae561062b2cbe90c86aa3884970d97c993ca5
tree9c7a0822954c89c29a3d3b9e0ca4537f46fb40bc
parent80a50dea46ac0c38f53e43a7638d60bea2ef8acf
parenta1a7398e6cb41f5cb6e984e12174136723bcdd3e
[9.20] chg: ci: Run linkchecker only on Wednesdays

Some domains tested by linkchecker may think that we connect to them too
often and will refuse connection or reply with an error code, which makes
this job fail. Let's check links only on Wednesdays.

Backport of MR !10439

Merge branch 'backport-mnowak/run-linkchecker-only-sometimes-9.20' into 'bind-9.20'

See merge request isc-projects/bind9!10440