]> git.ipfire.org Git - thirdparty/bind9.git/commit
Reverse config grammar checks and docs builds
authorPetr Špaček <pspacek@isc.org>
Mon, 25 Aug 2025 16:04:33 +0000 (18:04 +0200)
committerPetr Špaček <pspacek@isc.org>
Tue, 26 Aug 2025 10:13:00 +0000 (10:13 +0000)
commit9f318b21b56e6d62ddf38232b474a25a8d30f558
treeda84a7173706a1ea131cf277e45ddc0d3c46c758
parent492fd02409f0386c50eb0afa92ca4b9bfca94653
Reverse config grammar checks and docs builds

Make grammar check in CI more user friendly. Previously Sphinx docs
build might have failed because outdated grammar files and this would
have prevented CI from generating grammar file patch.
.gitlab-ci.yml