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

Allow preloading config/envconfig #6

Merged
merged 1 commit into from
Apr 12, 2021
Merged

Conversation

gouline
Copy link
Owner

@gouline gouline commented Apr 12, 2021

When config/envconfig properties differ from defaults, call load_config()/load_envconfig() after evaluate() and perform any required manipulations with the returned dictionary so that it can be used by further calls to config()/envconfig() from within targets.

@gouline gouline merged commit 4dea8ce into master Apr 12, 2021
@gouline gouline deleted the feature/preload-configs branch April 12, 2021 07:32
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.

1 participant