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

[WIP] Read env variables from file #5

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

Commits on Oct 4, 2019

  1. Configuration menu
    Copy the full SHA
    509d5cb View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2019

  1. add unit tests

    ilya-korotya committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    56ab5bd View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2019

  1. Configuration menu
    Copy the full SHA
    0d12cff View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2019

  1. fix trim function

    ilya-korotya committed Oct 20, 2019
    Configuration menu
    Copy the full SHA
    7b1e337 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2019

  1. fix logic env parse

    ilya-korotya committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    089e8d2 View commit details
    Browse the repository at this point in the history
  2. parse comment block

    ilya-korotya committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    24933c1 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2019

  1. refactor code

    ilya-korotya committed Oct 24, 2019
    Configuration menu
    Copy the full SHA
    407d5b9 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2019

  1. added few test fixtures

    antonmashko committed Oct 27, 2019
    Configuration menu
    Copy the full SHA
    df1d81e View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2019

  1. refactor code

    ilya-korotya committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    435d55c View commit details
    Browse the repository at this point in the history