I think this is a really cool idea that has a great potential. The wiki page has a nice description of how to configure it, but I'm curious how Jenkins will behave when bisect happens --- I assume it schedules additional follow-up builds that run bisected commits?
Regardless, looking forward to seeing this effort mature! On Sat, Dec 2, 2017 at 10:59 PM Dor Avraham <[email protected]> wrote: > Hi all, > > A while ago Iv'e implemented a plugin that allows you to run git-bisect > inside jenkins. I started it as a project for my company and figured that > other people could use it too; but it appears that my use-case was not > everyones use-case, and... that writing plugins is not my area of expertise > (and neither is Java). > > This is the plugin > https://wiki.jenkins.io/display/JENKINS/Git+Bisect+Plugin > > Right now I think that the plugin is usable, but not optimal. It's missing > features such as the 'skip' option, and it feels cluttered... > Therefore, I'd appreciate any help with both code reviews and usability > reviews. > > If you are interested in helping, please contact me. > Dor. > > -- > 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/CAMvY2ZYsCcqu3mnjTNomHt_9tC4DpN%3DrKzgWGRrAe0q-xCbJHw%40mail.gmail.com > <https://groups.google.com/d/msgid/jenkinsci-dev/CAMvY2ZYsCcqu3mnjTNomHt_9tC4DpN%3DrKzgWGRrAe0q-xCbJHw%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Kohsuke Kawaguchi -- 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/CAN4CQ4znNSjaUxam%2BDx1Dnwg%2BBvqEZpHBA0ObFHjP%2BVDY5_Qjg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
