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

Conversation

evansd
Copy link
Contributor

@evansd evansd commented Sep 12, 2023

This is preparatory as the new ones are not yet in use. We also change the configuration behaviour so that 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.

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 evansd marked this pull request as ready for review September 12, 2023 14:12
@evansd evansd merged commit 89b2f61 into main Sep 13, 2023
12 checks passed
@evansd evansd deleted the evansd/db-config branch September 13, 2023 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants