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
F13215077: D16502.diff
Fri, May 17, 2:52 PM
F13196773: D16502.diff
Sun, May 12, 11:33 PM
F13181230: D16502.id.diff
Thu, May 9, 10:10 AM
Unknown Object (File)
Mon, Apr 29, 5:18 PM
Unknown Object (File)
Mon, Apr 29, 5:18 PM
Unknown Object (File)
Mon, Apr 29, 5:18 PM
Unknown Object (File)
Thu, Apr 25, 11:43 PM
Unknown Object (File)
Thu, Apr 25, 6:13 PM
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.