summaryrefslogtreecommitdiff
path: root/GLOBAL-PREUPLOAD.cfg
AgeCommit message (Collapse)Author
2017-11-15manifest: add cpplint (google-styleguide), update repohooks toolpathIgor Murashkin
Bug: 68951293 Change-Id: I76ee129f19dbfbda4ea9abadcb2e280c107aefab
2016-12-15Add google-java-format tools to GLOBAL-PREUPLOAD.cfg.Jeff Davidson
Bug: 31552314 Test: Verified on a sample project Change-Id: Ie15d0233e186c61c8f65fb567614aeb754995cb1
2016-10-20Add pre-upload tool path for gofmtDan Willemsen
Test: repo upload Change-Id: I273b9d6a0cc3f25629f369616b8d62fccdaa0089
2016-10-20Disable merged commit pre-upload checks by defaultLuis Hector Chavez
When merge-commits are uploaded to Gerrit, the merged commits have usually either already been reviewed elsewhere (in another branch), or may contain automatically-generated commits that would probably not pass the pre-upload checks (e.g. lacking a Bug: tag). This change makes it so that the merge commits are not checked by the hooks, but the merge-commit itself is. Bug: 31926893 Test: repo upload Change-Id: Ic25127fdbaea651cd4bb14e250c26ffe9aa064ad
2016-10-18Add Hook Options for clang-formatLuis Hector Chavez
This allows individual projects to enable clang-format pre-upload hook without worrying about the paths of the various tools. Bug: 26800693 Test: Added a PREUPLOAD.cfg in external/minijail, got a warning. Change-Id: Ia9ee738ad3305934e8e6ca50261f96ca3ab30852
2016-09-14require the Test: field in commit messagesMike Frysinger
Bug: 29606287 Test: `repo upload` now requires Test: field in other repos Change-Id: Ic465d211c2981f23f5d3d1b04153c70740942baa
2016-09-14start a global config w/documentationMike Frysinger
This doesn't turn on anything (yet), just includes some guidelines for people who are thinking about changing/enabling things. Bug: 29606287 Test: `repo upload` still works Change-Id: I397f53aed417fe9bfd1a00dac2d0d5b380f66e10