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
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
Unknown Object (File)
Fri, Apr 19, 5:17 PM
Unknown Object (File)
Thu, Apr 18, 4:41 PM
Unknown Object (File)
Fri, Apr 12, 8:56 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
Branch
init4
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 13591
Build 17508: Run Core Tests
Build 17507: arc lint + arc unit

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.