IMO you don't create pipeline templates. If you want to share some common logic/functions, you're probably be easier creating a (possibly internal) plugin for that.
That way you'll be able to apply usual software dev practices to standard features you want to provide your colleagues with. Le 2 juin 2016 3:37 PM, "Jason Hull" <[email protected]> a écrit : > I really like the Pipeline Templates feature of Jenkins. I am using PL > templates to build/test/promote a variety of content types, such as Chef > Cookbooks. > > Its important that I can modify and enhance these templates in a safe way > that does not adversely impact the users that instantiate these templates. > > How do I develop, test, and promote pipeline templates themselves? Are > people out there creating pipelines for their pipeline templates or using > other techniques? I'd love to know the community's thoughts and experience > here! > > -Jason > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" 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-users/63b3a1e8-6623-431c-bb8f-53c2cca2f689%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-users/63b3a1e8-6623-431c-bb8f-53c2cca2f689%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" 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-users/CANWgJS4d1bdjuMpqdN8CAkz6uHKrnFQh1G2Tx_-qzwTQ8L%2Bhtg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
