Validate commits before posting
Review Request #9921 — Created May 9, 2018 and submitted — Latest diff uploaded
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.
Diff Revision 11
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 |
---|