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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to