]> git.ipfire.org Git - thirdparty/bind9.git/commit
[9.18] chg: ci: Disable linkcheck on dl.acm.org
authorMichal Nowak <mnowak@isc.org>
Mon, 17 Mar 2025 17:26:19 +0000 (17:26 +0000)
committerMichal Nowak <mnowak@isc.org>
Mon, 17 Mar 2025 17:26:19 +0000 (17:26 +0000)
commit0781912a224989322bb387bc36c7605b2aaa1f90
treebed148854d7ff4cc6e19a8967d25d241e9027000
parentefbd698a2d5f23aa7f3a7594edc8f3a6132df061
parenta5514de0fe829817b43d831d00ff3364b2a8488e
[9.18] chg: ci: Disable linkcheck on dl.acm.org

The check fails with the following error for some time:

    403 Client Error: Forbidden for url: https://dl.acm.org/doi/10.1145/1315245.1315298

Backport of MR !10272

Merge branch 'backport-mnowak/linkcheck-disable-dl-acm-org-9.18' into 'bind-9.18'

See merge request isc-projects/bind9!10274