Damien in JENKINS-31152 mentioned the Seed Plugin (https://github.com/jenkinsci/seed-plugin/wiki).
This sounds a lot like another formalized framework that is similar to Ebay's seed job. It takes a seed.groovy and/or a seed.properties as configuration. It has a concept of a "project seed" and a "branch seed". It uses groovy and Jenkins Job DSL under the hood to generate the rest of the jobs. It looks pretty good at first glance. In particular, I like the generation configuration illustration in an image: https://raw.githubusercontent.com/wiki/jenkinsci/seed-plugin/Overview_Pipeline.png -milki -- 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/977717f9-c41d-46a8-aaf6-332d2136c057%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
