[Demo] Enhance and fix up the setup experience in prepare-dev.py.

Review Request #11392 — Created Jan. 21, 2021 and discarded — Latest diff uploaded

Information

Review Board
release-4.0.x

Reviewers

This modernizes the way we request input and display output on
prepare-dev.ppy, utilizing more of rb-site's ConsoleUI. This is a
better, more consistent way of displaying information and prompting for
information.

The text has been updated to be more user-friendly, to offer
guidance for when things go wrong, and to provide next steps when the
environment is prepared.

Tested prepare-dev.py.

reviewboard/hostingsvcs/github.py
reviewboard/hostingsvcs/jira.py
reviewboard/hostingsvcs/service.py
reviewboard/hostingsvcs/tests/test_client.py
reviewboard/hostingsvcs/tests/test_github.py
reviewboard/hostingsvcs/utils/paginator.py
reviewboard/notifications/webhooks.py
reviewboard/notifications/templatetags/markdown_email.py
reviewboard/oauth/admin.py
reviewboard/oauth/apps.py
reviewboard/oauth/evolutions/__init__.py
reviewboard/reviews/fields.py
reviewboard/reviews/managers.py
reviewboard/reviews/markdown_utils.py
reviewboard/reviews/templatetags/reviewtags.py
reviewboard/reviews/tests/test_reviewtags.py
reviewboard/scmtools/clearcase.py
reviewboard/scmtools/core.py
reviewboard/scmtools/cvs.py
reviewboard/scmtools/managers.py
This diff has been split across 8 pages: < 1 2 3 4 5 6 7 8 >
Loading...