When a DNS zone is edited, the serial of SOA record must be bumped.
See RFC 1912, Common DNS Operational and Configuration Errors.
A pre-commit hook to validate the serial bump could be interesting. Same for future CI pipeline.
Expected deliverables
- Pre-commit hook
- Blog post to announce pre-commit hook if we publish it publicly in nasqueron/codestyle
- Jenkinsfile entry (totally acceptable to create Jenkinsfile with only that stage - this task doesn't need to be blocked by CI pipeline)