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

Replace context hook with direct call #109

Merged
merged 3 commits into from Feb 18, 2022
Merged

Replace context hook with direct call #109

merged 3 commits into from Feb 18, 2022

Conversation

szczeles
Copy link
Contributor

Description

Context providing hook (that can't be overwritten in the project) is replaced by a direct call to a specific TemplateLoader in the ContextHelper to use environmental variables.

Resolves #107 #72

PR Checklist

@em-pe
Copy link
Member

em-pe commented Feb 17, 2022

License Compliance is complaining and I think we can drop this one further on.

The change looks good to me - well done.

@szczeles szczeles merged commit e973e04 into develop Feb 18, 2022
@szczeles szczeles deleted the drop_config_hook branch February 18, 2022 07:38
AlekJaworski pushed a commit to AlekJaworski/kedro-kubeflow that referenced this pull request May 16, 2022
* Replace context hook with direct call

* Changelog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

kedro-kubeflow breaked TemplatedConfigLoader
2 participants