You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2019/08/21 19:30:32 UTC

[GitHub] [incubator-druid] ccaominh commented on issue #8366: improve Teamcity build speed

ccaominh commented on issue #8366: improve Teamcity build speed
URL: https://github.com/apache/incubator-druid/issues/8366#issuecomment-523614997
 
 
   I have some ideas for this and the basic approach is to use travis to [launch the code inspections from the command line](https://www.jetbrains.com/help/idea/command-line-code-inspector.html) inside an intellij docker image. Some rough prototyping on my laptop shows the analysis completes in about 30 minutes for warnings and errors or about 20 minutes just errors. The drawback is that it likely won't have the nice TeamCity UI to browse the inspection report and view the delta, but it'll definitely be enough to detect if new errors are added and to print information about those errors.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org