Validate commits before posting

Review Request #9921 — Created May 9, 2018 and submitted — Latest diff uploaded

Information

RBTools
master
4c8099f...

Reviewers

RBTools now supports the commit validation resource introduced in
/r/9920/. We now post all commits to the validation API before posting
them to the draft commit API for publishing.

Ran unit tests.
Posted this review request.
Posted /r/9609/ through to /r/9920/ to a single review request with history.

Diff Revision 4

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

orig
1
2
3
4
5
6
7
8
9
10
11
12
rbtools/api/resource.py
rbtools/commands/post.py
Loading...