Ask HN: Do you validate your project's config files in your CI/CD pipeline
2 points| treebeard5440 | 2 years ago
I’m the maintainer of a project[0] that could provide syntax validation for multiple config file types in a CI/CD pipeline. I haven’t really seen that type of quality gate in very many projects though.
[0] https://github.com/Boeing/config-file-validator
No comments yet.