Homec4science

Continue on bad database configuration from select scripts

Authored by epriestley <git@epriestley.com> on Sep 6 2016, 22:20.

Description

Continue on bad database configuration from select scripts

Summary: Ref T11589. Provide a way for scripts to say "just continue if database config fails", and use it in bin/config and bin/storage.

Test Plan:

  • Broke database config.
  • Ran bin/config, worked fine.
  • Ran bin/storage, got helpful "set up the database" message.
  • Ran bin/repository, got fatal.
  • Ran normal site with valid/invalid config, got proper feedback.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T11589

Differential Revision: https://secure.phabricator.com/D16502

Details

Committed
epriestley <git@epriestley.com>Sep 6 2016, 23:20
Pushed
aubortJan 31 2017, 17:16
Parents
rPH00bb0c907147: Raise setup warnings immediately when failing to load configuration from the…
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH0e8ceeb69088: Continue on bad database configuration from select scripts (authored by epriestley <git@epriestley.com>).Sep 6 2016, 23:20