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

Changes between revision 1 and 2

orig
1
2
3

Commits

Summary ID Author
Added review_request.id, source_branch, destination_branch, and type to JSON ...
1f822a0c8f5feeec0f59946ff49b6f6d023fe4a6 Ryan Kang
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...