Checks run (1 failed, 1 succeeded)
Update commands to use rich output where it makes sense.
Review Request #15157 — Created July 7, 2026 and updated
The prior change for adding
richupdated only those places that were
necessary to remove old dependencies likecoloramaortexttable.
This change does the rest of the work, updating commands with better
output throughout.This also includes some fixes for things found along the way:
- Improve
rbt closeto allow using newer "completed" string instead of
"submitted" - Fix key fetching in
rbt installto use full key hash in
gpg --recv-keysbecause otherwise it fails. - Fixed up some comments and type annotation issues.
- Ran unit tests.
- Tested the output of each changed command in both color and no-color
modes.
| Summary | ID |
|---|---|
| pskzorskzxkuxkmuosxlozlkvspnlqys |
| Description | From | Last Updated |
|---|---|---|
|
undefined name 'review_request_id' Column: 49 Error code: F821 |
|
|
|
undefined name 'review_request_id' Column: 36 Error code: F821 |
|
|
|
undefined name 'review_request_id' Column: 32 Error code: F821 |
|
|
|
closing bracket does not match indentation of opening bracket's line Column: 21 Error code: E123 |
|