Settings

Theme

Ask HN: Do you validate your project's config files in your CI/CD pipeline

2 points by treebeard5440 2 years ago · 0 comments · 1 min read


I’m curious if this is standard practice for most projects. If not, do you expect an error in your config files to be caught by unit and/or functional tests?

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.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection