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 environment variables in config #334

Merged
merged 8 commits into from Sep 11, 2019

Commits on Sep 10, 2019

  1. Allow environment variables in config

    Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
    bogdandrutu committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    7224f8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73fc265 View commit details
    Browse the repository at this point in the history
  3. Add more test files

    bogdandrutu committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    17f333a View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2019

  1. Fix build

    Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
    bogdandrutu committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    bc16237 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b28dca View commit details
    Browse the repository at this point in the history
  3. Fix tests

    bogdandrutu committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    8212c8b View commit details
    Browse the repository at this point in the history
  4. Fix typos, remove duplicate code, add more details

    Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
    bogdandrutu committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    8b5fe3c View commit details
    Browse the repository at this point in the history
  5. Fix typo in config/config.go

    Co-Authored-By: Yang Song <songy23@users.noreply.github.com>
    bogdandrutu and songy23 committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    36aa80e View commit details
    Browse the repository at this point in the history