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
F13317950: D16502.diff
Thu, Jun 13, 10:04 AM
F13302233: D16502.diff
Sat, Jun 8, 4:48 AM
F13295428: D16502.id39717.diff
Thu, Jun 6, 2:46 AM
F13293758: D16502.id.diff
Wed, Jun 5, 12:34 PM
F13269604: D16502.diff
Wed, May 29, 6:30 AM
F13215077: D16502.diff
Fri, May 17, 2:52 PM
F13196773: D16502.diff
May 12 2024, 11:33 PM
F13181230: D16502.id.diff
May 9 2024, 10:10 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.