Home GnuPG

Make storage adjustment a little nicer, especially the first time
b7e51877c316Unpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

Description

Make storage adjustment a little nicer, especially the first time

Summary:
Fixes T11583.

  • When users run bin/storage upgrade for the first time on a new install, we currently give them a prompt which feels rough and which they can only reasonably ever answer "yes" to.
  • We generally use cautionary language ("found issues with schema") in this workflow. Adjustments are now routine, so use more neutral and progress-oriented language ("found adjustments to apply").

Test Plan:

  • Ran bin/storage upgrade --namesapce kappa123, got an adjustment using neutral language without prompting.
  • Dropped a key, ran bin/storage upgrade, got normal workflow (but with more neutral language).

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T11583

Differential Revision: https://secure.phabricator.com/D16509

Details

Event Timeline

epriestley <git@epriestley.com> committed rPHABb7e51877c316: Make storage adjustment a little nicer, especially the first time (authored by epriestley <git@epriestley.com>).Sep 7 2016, 6:09 PM