openfrontier / docker-gerrit

Build a Docker image with the Gerrit code review system
Apache License 2.0
196 stars 118 forks source link

Jenkinsfile.groovy - Gerrit + Jenkins + Sonar #87

Closed novitoll closed 6 years ago

novitoll commented 6 years ago

Is there any example of Jenkinsfile.groovy (declarative or script) with Gerrit + Jenkins + Sonar?

thinkernel commented 6 years ago

Sonar isn't integrated right now. It's considered to be added in the future. However, I'm focusing on k8s version of the ci-compose project right now.

novitoll commented 6 years ago

Closing this, as I there is gerritTrigger() plugin implementation of Jenkins DSL, I will post those Groovies later (Gerrit talks to Jenkins pipeline)