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

scope.yml config file support #187

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

scope.yml config file support #187

wants to merge 12 commits into from

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 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