Support the new API workflow for posting commit series

Review Request #10240 — Created Oct. 18, 2018 and submitted — Latest diff uploaded

Information

RBTools
master
63df254...

Reviewers

RBTools now uploads a cumulative diff of the entire commit series after
all commits have been uploaded so (a) Review Board can have a copy of
this diff instead of generating it and (b) Review Board can validate
the uploaded commits fully represent the range uploaded.

Posted a commit series for review and then published it. It worked!

Diff Revision 2

This is not the most recent revision of the diff. The latest diff is revision 5. See what's changed.

orig
1
2
3
4
5
rbtools/api/resource.py
rbtools/commands/post.py
Loading...