Skip schema validation in helm where possible in various dev environments #3684
Labels
blocked
Issue cannot be fixed until blocked resolved
deployment
Code changes targetting the deployment infrastructure
It's helpful to separate concerns in CI. So for example, we have a CI workflow that checks whether the source code is formatted nicely, but if it's not we can still deploy previews and we can still see if the E2E tests pass. We should do the same for the validation of the helm values. This is achievable and I will make a PR now.
The text was updated successfully, but these errors were encountered: