• 
      

    JSON Output for RBTools Patch Command

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

    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

    Summary ID
    Added standard output to JSON output
    fb29f108bae7614f448d27b4210b50170dc5d913
    Added more errors to JSON object when conflicts are found
    44e017d84f74bc82f8711ca562150c2b8b961d05
    Fixed space error in blank line
    17701eeaf6b511019b1aee697f736f0a80c0f5f9
    Description From Last Updated

    W293 blank line contains whitespace

    reviewbotreviewbot
    Checks run (1 failed, 1 succeeded)
    flake8 failed.
    JSHint passed.

    flake8

    ryankang
    ryankang
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to master (e0f124c)