Skip to content
This repository was archived by the owner on Aug 17, 2020. It is now read-only.

scope.yml config file support#187

Open
tonyredondo wants to merge 12 commits intomasterfrom
config-file
Open

scope.yml config file support#187
tonyredondo wants to merge 12 commits intomasterfrom
config-file

Conversation

@tonyredondo
Copy link
Contributor

Closes #19

This PR enables the support for scope.yml config file. This removes the old environment variables loader system for a new config package to load the configurations following this priority: env -> yaml -> defaults

Uses a new library https://github.com/undefinedlabs/go-env to handle environment variables and default values.

@tonyredondo tonyredondo force-pushed the config-file branch 2 times, most recently from 5f19b6a to 72dc01c Compare March 14, 2020 22:28
@tonyredondo tonyredondo force-pushed the config-file branch 4 times, most recently from 6127aba to bbd5aa6 Compare March 18, 2020 16:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Support for configuration file (scope.yml)

2 participants