I have a few updates.

I added an automatic build job for docs changes:
https://jenkins.impala.io/job/gerrit-docs-auto-test/

I'm going to disable the "Build started" message for
gerrit-code-review-checks. It seems a bit too chatty. Let me know if you
disagree.

I'm adding a job that automatically does some checks on the diff and posts
code review comments. I started off with Python flake8 comments.

Let me know if you see any problems or if it turns out to be too noisy.



On Mon, Jul 23, 2018 at 11:55 AM, Tim Armstrong <[email protected]>
wrote:

> Hi All,
>   I'm enabling an automatic precommit job for code reviews uploaded to
> gerrit that will run RAT, clang-tidy and a GCC debug compilation. This is
> to provide faster feedback on code reviews: https://issues.apache.org/
> jira/browse/IMPALA-7317 . I'll add some more checks but I'm wanting to
> test the basic mechanism for a bit now.
>
> It excludes docs/ commits.
>
> Let me know if you see any problems with it.
>
> Thanks,
> Tim
>

Reply via email to