Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid erroring with empty vars files #2310

Merged
merged 1 commit into from Aug 20, 2022
Merged

Conversation

ssbarnea
Copy link
Member

@ssbarnea ssbarnea commented Aug 20, 2022

That should fix some problems I spotted while working on #2306 with eco pipeline.

- Empty YAML files should not longer produce errors
- We now made the broad rule exception catching to warning instead of
  debug, so we make it less likely to miss these, especially as they
  are almost always sing of a corner-case that we did not cover.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant