Hi, I've started trying to replace my various ad-hoc scripts with Jenkins. However I'm new to it and I'm not sure how to set up following scenario:
- I have a number of branches which are changing relatively frequently - I have a number of sub-projects for which I have one-line makes to build - Some of projects have dependencies to other projects (i.e. they assume that previous one has been build) - Since projects are quite large I'd prefer to keep temporary files in place to keep it incremental Because of matrix explosion and duplication I don't think it is wise to create it all by hand. How can I do it? is there any way to do it programatically? -- 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/3b37c426-88e7-4f78-881f-e2735d72dd6e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
