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

fix(db): db seed should try all known config file names by default #603

Merged
merged 3 commits into from Jan 25, 2023

Commits on Jan 24, 2023

  1. fix(db): db seed should try all supported config filenames by default

    Signed-off-by: Ben Tisdall <ben@tisdall.org.uk>
    Ben Tisdall committed Jan 24, 2023
    Copy the full SHA
    2822d4e View commit details
    Browse the repository at this point in the history
  2. feat(db): add tests for valid seed config files

    Signed-off-by: Ben Tisdall <ben@tisdall.org.uk>
    btisdall committed Jan 24, 2023
    Copy the full SHA
    f808f48 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. feat(db): remove misleading db location comment

    Signed-off-by: Ben Tisdall <ben@tisdall.org.uk>
    btisdall committed Jan 25, 2023
    Copy the full SHA
    6ebc8bc View commit details
    Browse the repository at this point in the history