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

Multiple Config File Support #766

Closed
wants to merge 9 commits into from
Closed

Multiple Config File Support #766

wants to merge 9 commits into from

Commits on Jul 25, 2016

  1. Run configs from a config directory

    People are able to throw all of their test configs into this folder and
    they are ignored whilst doing a commit, minimizing the risk that someone
    uploads a password-containing file to GitHub
    
    This commit creates the configs folder
    ColeGreenlee committed Jul 25, 2016
    Configuration menu
    Copy the full SHA
    e8d2560 View commit details
    Browse the repository at this point in the history
  2. Allow config files to be ignored in git

    This just makes the config directory to be ignored. Had to do this in
    two sets to actually put the example files into the folder first.
    ColeGreenlee committed Jul 25, 2016
    Configuration menu
    Copy the full SHA
    080852a View commit details
    Browse the repository at this point in the history
  3. Updated git ignore to allow the two example configs

    Also changed the directory for the release config to look for
    ColeGreenlee committed Jul 25, 2016
    Configuration menu
    Copy the full SHA
    c955076 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4fc8c58 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6e99169 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5a162f2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6370f9b View commit details
    Browse the repository at this point in the history
  8. Revert "Added PR to features list"

    This reverts commit 6370f9b.
    ColeGreenlee committed Jul 25, 2016
    Configuration menu
    Copy the full SHA
    50361e4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2c30278 View commit details
    Browse the repository at this point in the history