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
F19226197: D16502.id.diff
Thu, Dec 18, 1:09 PM
F19218534: D16502.diff
Wed, Dec 17, 9:13 AM
F19208710: D16502.diff
Tue, Dec 16, 11:23 PM
F19081590: D16502.id39717.diff
Tue, Dec 2, 7:40 AM
F19078790: D16502.id39717.diff
Mon, Dec 1, 7:22 PM
F19058061: D16502.diff
Sat, Nov 29, 12:39 AM
F18824181: D16502.id39717.diff
Oct 23 2025, 2:37 PM
F18781815: D16502.id39712.diff
Oct 12 2025, 11:45 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.