Yeah, wow - this is amazing stuff. I'd really love to see the DbBackedProject/Build stuff available outside of the .ci.yml stuff - I'm currently accumulating masses of information on builds using https://wiki.jenkins-ci.org/display/JENKINS/Build+Failure+Analyzer to gather a ton of information on every build (not just failing ones now) for metrics analysis, but being able to store the whole thing in Mongo would be a dream. I know that hurts Kohsuke's love for XML, but yeah. =)
A. On Sun, Jun 1, 2014 at 11:05 AM, Kohsuke Kawaguchi <[email protected]> wrote: > Turns out this was because the repository didn't end in "-plugin". I've > improved the code to look at pom.xml. > > And that created https://jenkins.ci.cloudbees.com/job/plugins/job/DotCi/ > > > 2014-06-01 10:48 GMT-07:00 Kohsuke Kawaguchi <[email protected]>: > >> This is supposed to happen automatically now that your repo is in the >> "jenkinsci" org. Let me look into why that's not happening. >> >> >> 2014-05-30 14:57 GMT-07:00 Surya Gaddipati <[email protected]>: >> >>> On a sidenote it would be great if we could set this up at >>> >>> https://jenkins.ci.cloudbees.com/ >>> at some point so we can set commit statuses on github prs in in jenkins >>> plugin github projects. >>> >>> It would be great to use jenkinsci 'build-passing' badges instead of >>> travisci :). >>> >>> On Tuesday, May 20, 2014 11:36:30 AM UTC-5, Surya Gaddipati wrote: >>>> >>>> https://github.com/groupon/DotCi >>>> github usename: suryagaddipati >>>> >>> -- >>> 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]. >>> For more options, visit https://groups.google.com/d/optout. >> >> >> >> >> -- >> Kohsuke Kawaguchi > > > > > -- > 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]. > For more options, visit https://groups.google.com/d/optout. -- 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]. For more options, visit https://groups.google.com/d/optout.
