JSON Output for RBTools Land Command

Review Request #11572 — Created April 4, 2021 and submitted — Latest diff uploaded

Information

RBTools
master

Reviewers

Depends on JSON output object from r#11521.

JSON object includes:

type: whether Land performed as squash or merge
source_branch: branch landing from
destination_branch: branch landing to
review_request: If not source branch, id of review_request being landed

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 3. See what's changed.

orig
1
2
3

Commits

First Last Summary ID Author
Added review_request.id, source_branch, destination_branch, and type to JSON ...
65cf46162700c05d605f9a081f1a3c42810b9c38 Ryan Kang
Adding additional JSON key value pairs at each output
7fbc7bc17da4cb221b9d8f744c564c25cff38b5e Ryan Kang
rbtools/commands/land.py
Loading...