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

change docker-startup.sh config file handling, config file path detection and offer save path in setup #457

Merged
merged 3 commits into from
Mar 16, 2018
Merged

Commits on Feb 14, 2018

  1. change docker-startup.sh config file handling

    moves config file to non ephemeral location
    twhiston committed Feb 14, 2018
    Configuration menu
    Copy the full SHA
    feaf87b View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2018

  1. Configuration menu
    Copy the full SHA
    07de175 View commit details
    Browse the repository at this point in the history
  2. Change setup function and config loading

    Adds setup question asking where to output config. Defaults to cwd, and if getting cwd produces an error falls back to /etc/semaphore
    Make docker autostart default for config
    Show default for playbook path
    rename semaphore_config.json to config.json
    fix pathname for circle
    twhiston committed Mar 14, 2018
    Configuration menu
    Copy the full SHA
    dd27aba View commit details
    Browse the repository at this point in the history