On Mon, Aug 8, 2016 at 12:06 PM Jesse Glick <[email protected]> wrote:

> On Mon, Aug 8, 2016 at 11:48 AM, R. Tyler Croy <[email protected]>
> wrote:
> > If your plugin
> > repository already has a `Jenkinsfile`, or you're interested in creating
> one
> > for your plugin, I would love to have your plugin built on our existing
> > Jenkins-on-Jenkins.
>
> I continue to advocate having *all* plugins built via a predefined
> script¹, as we do on jenkins.ci.cloudbees.com, rather than having
> dozens of similar but subtly different `Jenkinsfile`s strewn around
> the organization in various states of disrepair.
>
>
I prefer the Jenkinsfile technique (rather than a pre-defined script)
because it will allow me to adapt and refine interesting portions of the
ci.jenkins.io build process, without granting me permission to modify the
infrastructure.

I hope one day to be able to use the Jenkinsfile to run and report findbugs
warnings, to run and report code coverage, and more.

The Jenkinsfile combined with pull request evaluation (like GitHub
Organization Folders) would allow me to propose a Jenkinsfile change in a
pull request, watch it be built, then decide if I want to merge it based on
the results of the build.

Is there a way with the predefined script to still give plugin maintainers
some control of the job definition, without defeating the benefits of the
predefined script?

Mark Waite


>
> ¹At least one per build technology, like Maven or Gradle.
>
>


> --
> 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/CANfRfr1jYz82Aw%2Bo6mnmoTD8V4_T4qhv_qywmWJNf4LDGCk3nA%40mail.gmail.com
> .
> 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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/CAO49JtH%2BmQpFhxfWy_BaS%3DDP1DHVe5k652OWwPu8Xr77wVy8%2BA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to