From: Štěpán Balážik Date: Fri, 27 Jun 2025 16:41:06 +0000 (+0000) Subject: new: ci: Add a check for defined but never used anchors in .gitlab-ci.yaml X-Git-Tag: v9.21.10~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7601106bd90cb1369a0f164c594f99e2b87a4da;p=thirdparty%2Fbind9.git 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). Merge branch 'stepan/ci-orphaned-anchors' into 'main' See merge request isc-projects/bind9!10654 --- f7601106bd90cb1369a0f164c594f99e2b87a4da