]> git.ipfire.org Git - thirdparty/bind9.git/commit
[9.18] chg: ci: Run linkchecker only on Wednesdays
authorMichal Nowak <mnowak@isc.org>
Mon, 5 May 2025 15:06:10 +0000 (15:06 +0000)
committerMichal Nowak <mnowak@isc.org>
Mon, 5 May 2025 15:06:10 +0000 (15:06 +0000)
commitfe650ed89a78f668dde80f5b9a23769c5bc33b51
tree9b4b9183b512ed12f9fa18662b7ba5045c3d7e35
parentd7eccbf7c70dbda9565093673caf06c3d8f7b793
parent6e95941741578b0fbf0b368b765cc4c35321e4b7
[9.18] 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.18' into 'bind-9.18'

See merge request isc-projects/bind9!10441