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

Remove old database names and add new ones #653

Merged
merged 3 commits into from
Sep 13, 2023
Merged

Remove old database names and add new ones #653

merged 3 commits into from
Sep 13, 2023

Commits on Sep 12, 2023

  1. Configuration menu
    Copy the full SHA
    7f82513 View commit details
    Browse the repository at this point in the history
  2. Support new database names

    Database names are now only added to the config if a value for them
    exists in the environment. This means that job-runner instances will
    refuse to accept job requests for databases they have not been
    configured to run, rather than accepting the job and then throwing an
    error later.
    evansd committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    676aaec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6bf3f43 View commit details
    Browse the repository at this point in the history