Page MenuHomePhabricator

Continue on bad database configuration from select scripts
ClosedPublic

Authored by epriestley on Sep 6 2016, 8:25 PM.
Tags
None
Referenced Files
F13060071: D16502.diff
Fri, Apr 19, 5:17 PM
Unknown Object (File)
Thu, Apr 18, 4:41 PM
Unknown Object (File)
Fri, Apr 12, 8:56 PM
Unknown Object (File)
Thu, Apr 11, 9:05 AM
Unknown Object (File)
Sun, Apr 7, 11:54 PM
Unknown Object (File)
Sat, Mar 30, 5:52 AM
Unknown Object (File)
Sat, Mar 30, 1:53 AM
Unknown Object (File)
Sat, Mar 30, 12:30 AM
Subscribers
None

Details

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.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Continue on bad database configuration from select scripts.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Sep 6 2016, 8:32 PM
This revision was automatically updated to reflect the committed changes.