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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to