JSON Output for RBTools Status Command

Review Request #11541 — Created March 20, 2021 and submitted — Latest diff uploaded

Information

RBTools
master

Reviewers

Depends on JSON output object from r#11521. Adding information
that goes into rows of the status table into a JSON object. If no requests
are found the array remains empty. Also adds info if format_results is
called.

Ran unit tests in Commands and passed all tests

Diff Revision 2

This is not the most recent revision of the diff. The latest diff is revision 7. See what's changed.

orig
1
2
3
4
5
6
7

Commits

First Last Summary ID Author
each summary is added as a json object to a list in summaries
0972da07e52fc7a97b1afd350a473f451476441c Ryan Kang
moved definition of summaries to before if statement so that if no requests a...
1279e6b76c47cc0091fd769275a778b412875817 Ryan Kang
rbtools/commands/status.py
Loading...