-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Simplify configuration loading process (#15)
The process of loading configs is very convoluted right now: we have interpolated files, non-interpolated files, dynamic providers, functions to look for environment... We can greatly simplify this process by having a single function that will load all the requested YAML files.
- Loading branch information
Alex
authored
Jun 12, 2017
1 parent
063984c
commit f38b63d
Showing
11 changed files
with
214 additions
and
665 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.