From: Štěpán Balážik Date: Fri, 27 Jun 2025 17:18:17 +0000 (+0000) Subject: [9.20] new: ci: Add a check for defined but never used anchors in .gitlab-ci.yaml X-Git-Tag: v9.20.11~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90175e49df7cfd18e2147e4b146c45548bc073e8;p=thirdparty%2Fbind9.git [9.20] new: ci: Add a check for defined but never used anchors in .gitlab-ci.yaml If an new orphan anchor is (`.anchor: &anchor` with no corresponding `*anchor` elsewhere in the file) is introduced the CI job will. Depends on https://gitlab.isc.org/isc-projects/bind9-qa/-/merge_requests/101 (merge that first and then drop the `--branch` commit). Backport of MR !10654 Merge branch 'backport-stepan/ci-orphaned-anchors-9.20' into 'bind-9.20' See merge request isc-projects/bind9!10666 --- 90175e49df7cfd18e2147e4b146c45548bc073e8