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

Add ability to ignore jinja2 templates #1494

Merged
merged 1 commit into from Mar 25, 2021
Merged

Add ability to ignore jinja2 templates #1494

merged 1 commit into from Mar 25, 2021

Conversation

ssbarnea
Copy link
Member

Fixes issue where jinja2 templated YAML files would endup raising errors, as the YAML loader would have failed to load them.

Also enables printing of exception traceback when on debug level to make it possible to find similar logic bugs.

Fixes issue where jinja2 templated YAML files would endup raising
errors, as the YAML loader would have failed to load them.
@ssbarnea ssbarnea merged commit facedd9 into master Mar 25, 2021
@ssbarnea ssbarnea deleted the 0/eco branch March 25, 2021 09:34
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

2 participants