JSON Output for RBTools Post Command

Review Request #11560 — Created March 28, 2021 and submitted — Latest diff uploaded

Information

RBTools
master

Reviewers

Depends on JSON output object from r#11521. Output from Post's
review request id and review request url is added to json object.
Any errors from Post command are added to errors list.

Ran all tests in rbtools/commands/tests and passed them all.

All tests of JSONOutput are included in r#11521

Diff Revision 4 (Latest)

orig
1
2
3
4

Commits

First Last Summary ID Author
added review_request and review_request_url from post.py
8a5d2889b5c7f58e840ca7e2fc7d82298f50576e Ryan Kang
Added errors to error key
abdb439b510631041984661d4c9c91e5352ac554 Ryan Kang
Removed setting status in post.py because it is handled in __init__.py
d982def8707396267d3a0c3f045758c92b23eeb8 Ryan Kang
Indentation errors fixed in post.py to align multiline strings
f6303dc89aac5f0b8c52b764b18746314aea80fc Ryan Kang
rbtools/commands/post.py
Loading...