Thank you! 2015-10-02 20:52 GMT-04:00 Kohsuke Kawaguchi <[email protected]>:
> Sorry for a long delay and your patience. Welcome aboard! > > I created https://github.com/jenkinsci/sonar-gerrit-plugin > > 2015-10-02 17:40 GMT-07:00 Tatiana Didik <[email protected]>: > >> Are you satisfied with my answer? >> >> воскресенье, 27 сентября 2015 г., 19:34:43 UTC-4 пользователь Kanstantsin >> Shautsou написал: >>> >>> >>> On Sep 28, 2015, at 02:24, Tatiana Didik <[email protected]> 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 [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/jenkinsci-dev/01d2eae9-3df7-4b7e-8785-58480fbedbb2%40googlegroups.com >> <https://groups.google.com/d/msgid/jenkinsci-dev/01d2eae9-3df7-4b7e-8785-58480fbedbb2%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > Kohsuke Kawaguchi > -- Regards, Tatiana Didik Mobile phone: 347-429-55-70 Skype: aquarellian E-mail: [email protected] LinkedIn: http://lnkd.in/dBQ93fd Facebook: https://www.facebook.com/tatiana.goretskaya -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CAGx7aPczPWq5a-Esb0R4_YSBsQ2Ti5V1U-CcnCJckw6RdWDZsg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
