Giter Site home page Giter Site logo

Comments (4)

drekbour avatar drekbour commented on August 22, 2024

I use
https://wiki.jenkins-ci.org/display/JENKINS/Conditional+BuildStep+Plugin
https://wiki.jenkins-ci.org/display/JENKINS/Flexible+Publish+Plugin
to allows template implementations to handle similar requirements. Have you looked at those? The second one combined with a job-parameter like EMAIL_ADDR should do what you want.

from ez-templates.

BWPaulR avatar BWPaulR commented on August 22, 2024

Thank you for the reply, and the ideas.

Unfortunately, there are incompatibilities with both of those plugins that make them "difficult" to use in our case.

  • Conditional Build Steps
    ** Doesn't work with python (the step type doesn't show up at all)
    ** If using build flow, you have to run the groovy file outside of the Jenkins sandbox, and you need groovy installed on all of the clients you're planning on running the jobs on.
  • Flexible Publish Plugin
    ** Doesn't work "well" with Build Pipeline, Post Build Task, nor warnings, all of which are in use in our current incarnation.

I'd much rather have a smaller amount of plugins in use, but our requirements are pretty high.
Would it be possible to add an option to allow child jobs to control their publishing steps individually?

from ez-templates.

tof1a avatar tof1a commented on August 22, 2024

+1 We would also need to allow child jobs to control their publishing steps individually?
Thanks a lot in advance...

from ez-templates.

drekbour avatar drekbour commented on August 22, 2024

See links to two plugins allowing you to control those from job properties.
FYI: This GH project is the defunct predecessor of the current plugin. Any requests should be made through the JENKINS jira site!

from ez-templates.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.