Closed tomasbjerre closed 9 years ago
:-1: I think a Jenkins plugin should use Jenkins as CI. In this case, BuidHive seems to be a better solution.
CloudBees is building all jenkins plugins: https://jenkins.ci.cloudbees.com/job/plugins/job/stash-pullrequest-builder-plugin/
Edit: And it is possible to link to a badge like this: https://jenkins.ci.cloudbees.com/job/plugins/job/stash-pullrequest-builder-plugin/badge/icon I am using Travis to build my Jenkins plugin because it alllws custom build scripts. That means I can start a local Jenkins server and run some Webdriver use cases on it. CloudBees is good because it verifies that the code is organized the way all Jenkins plugins must be.