Are you satisfied with my answer?

воскресенье, 27 сентября 2015 г., 19:34:43 UTC-4 пользователь Kanstantsin 
Shautsou написал:
>
>
> On Sep 28, 2015, at 02:24, Tatiana Didik <aquar...@gmail.com <javascript:>> 
> wrote:
>
>
> >>sometimes it causes issues
> Thanks, that makes sense.
>
> >>Sonar also allows writing plugins
> Yes, that's why I mentioned Jenkins in previous name.
>
> Why didn't I create just plugin for sonar?
> I think, my plugin would be useful for people who uses Sonar, Gerrit and 
> Jenkins together. 
> Let's imagine someone needs his change to be reviewed; first of all it 
> should be built by continuous integration engine (Jenkins in our case). If 
> build fails, the change should not be commited to master branch and using 
> gerrit-trigger plugin it can be "rejected" by getting mark "-1". But if it 
> is successful it would be better if it will be checked by automatic quality 
> management platform (Sonar) first, not by humans, because it will take less 
> time. Only after successful passing the automatic quality check it supposed 
> to be verified by human - when Sonar issues are already fixed or marked at 
> least. It can save heaps of time for reviewers.
> And I don't know if that possible to synchronise this process using 
> separate sonar plugin: at the time when sonar will post its comments, the 
> change can already be approved by reviewer - or at least has already stolen 
> some of his time.
>
> Sonar has their own modes for verification (
> http://docs.sonarqube.org/display/SONAR/Getting+Issues+Report+in+Preview+Mode 
> ). 
> Sonar uses maven for doing build verification and it more generic because 
> doesn’t lock you on jenkins. You can even run analysing from CLI with plain 
> maven. 
> Isn’t this what you want 
> https://github.com/tech-advantage/sonar-gerrit-plugin/wiki ?
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/01d2eae9-3df7-4b7e-8785-58480fbedbb2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to