-
Notifications
You must be signed in to change notification settings - Fork 113
Adding ignore_missing_component_templates #1206
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
base: main
Are you sure you want to change the base?
Adding ignore_missing_component_templates #1206
Conversation
💚 CLA has been signed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me, thanks for adding this support.
Are you able to add coverage for this in the acceptance tests, and add an entry to CHANGELOG.md for this PR?
…g_component_templates
…ack into indextemplate-component-ignore-missing
@tobio PR updated with changes regarding the changelog and the acceptance test. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉 Nice job!
…ack into indextemplate-component-ignore-missing
#631
Adding the ignore_missing_component_templates based on the composed_of key.