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

Make --config accept globs #5090

Merged
merged 7 commits into from Sep 21, 2017
Merged

Make --config accept globs #5090

merged 7 commits into from Sep 21, 2017

Commits on Sep 20, 2017

  1. Configuration menu
    Copy the full SHA
    e4082d4 View commit details
    Browse the repository at this point in the history
  2. Accept globs for the config location

    and make the default config*.sjon so we'll automatically symlink
    any config files in the current dir.
    dbkr committed Sep 20, 2017
    Configuration menu
    Copy the full SHA
    be938ac View commit details
    Browse the repository at this point in the history
  3. Rename 'config' option to 'symlink'

    because that's really all it's doing and we can use it for other
    things
    dbkr committed Sep 20, 2017
    Configuration menu
    Copy the full SHA
    6ff9178 View commit details
    Browse the repository at this point in the history
  4. Rename symlink to 'include' & add to redeploy

    Because redeploy.py already has a 'symlink' option that does
    something else.
    dbkr committed Sep 20, 2017
    Configuration menu
    Copy the full SHA
    b9b4ac3 View commit details
    Browse the repository at this point in the history
  5. oops, leftover debug

    dbkr committed Sep 20, 2017
    Configuration menu
    Copy the full SHA
    21d233b View commit details
    Browse the repository at this point in the history
  6. This is the default anyway

    dbkr committed Sep 20, 2017
    Configuration menu
    Copy the full SHA
    6ec2693 View commit details
    Browse the repository at this point in the history
  7. This is the default

    dbkr committed Sep 20, 2017
    Configuration menu
    Copy the full SHA
    b4ea938 View commit details
    Browse the repository at this point in the history