• 
      

    JSON Output for RBTools Patch Command

    Review Request #11588 — Created April 11, 2021 and submitted — Latest diff uploaded

    Information

    RBTools
    master

    Reviewers

    Depends on JSON output object from r#11521.

    JSON object includes:

    patch_output: result of result.patch_output.strip()
    conflicting_files: list of filenames that are conflicting with patch
    diff_body: contents of the patches

    Ran unit tests in Commands and passed all tests

    Commits

    Files