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

Revise setup script #210

Merged
merged 5 commits into from
Mar 30, 2020
Merged

Commits on Mar 30, 2020

  1. Revise environment variables regarding which database to use

    `.env` file is affected.
    alldne committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    b40151f View commit details
    Browse the repository at this point in the history
  2. Revise scripts/setup.sh

    alldne committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    8d4a1bc View commit details
    Browse the repository at this point in the history
  3. Fix black errors

    alldne committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    7961e91 View commit details
    Browse the repository at this point in the history
  4. Put 'no cover' for lines of database cofiguration

    The execution of these code is highly dependent on the configuration.
    One is never executed whereas the other is always executed.
    alldne committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    132ae6f View commit details
    Browse the repository at this point in the history
  5. Fix black errors

    alldne committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    632a6b7 View commit details
    Browse the repository at this point in the history