These repos? https://travis-ci.org/jenkinsci/nodejs-plugin https://travis-ci.org/jenkinsci/xunit-plugin
On Wed, May 2, 2018 at 11:51 AM, 'Nikolas Falco' via Jenkins Developers < [email protected]> wrote: > Hi, > recently I see some Jenkins plugins use double CI. One from Jenkinsfile > and the other from .travis.xml. From what I can see travis CI is used only > to publish coverage report to site like coveralls.io or codecov.io. > > The CI based on Jenkinsfile seem (quick check on > jenkins-infra/pipeline-library) > does not provide any integration to get/set security token used to publish > report on these kind of sites. The only way is commit the security token > into VCS. > > I would like enable nodejs-plugin to publish coverage report in PRs, like > does: > > * statistics-gatherer-plugin > * jira-plugin > * cucumber-living-documentation-plugin (token in VCS) > * stackify-deployment-recorder-plugin > * ... > > Unless there is an official way to get this goal, who is able (jenkinsci > user) to activate nodejs (and xunit) plugins on travis? > > https://travis-ci.org/profile/jenkinsci > > -- > 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/5ba7d51d-6b48-4282-9108-b066ff8357e1% > 40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-dev/5ba7d51d-6b48-4282-9108-b066ff8357e1%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Matt Sicker Software Engineer, CloudBees -- 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/CAEot4oxDFhawRHBkf6gmu5Z5f_WjTO56UJxso43n74cEiOq6Ng%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
