Hi We use the traditional 'Freestyle' job style for most of our Jenkins jobs. We also use the 'Freestyle multi-branch project' for some jobs. I note that the Multi-Branch Project Plugin is now deprecated, so I think now is the time for us to seriously look at moving to Pipeline jobs.
The 'New Item' page states that a 'Pipeline' job 'Orchestrates long running activities that span multiple build slaves'. Our jobs don't fit that description - they aren't necessarily long and certainly don't span multiple slaves. I guess I'm saying that we don't need 'staging'. Is Pipeline still the recommended way for us to go? What is the best way to get started with Pipeline jobs? Do I need to learn the scripting language or should I use Blue Ocean to generate the jobs graphically? Finally, we use svn exclusively, not git. Will that cause us any problems? Best regards David -- 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/56b76079689e469caae23b15f87c18f3%40EUX13SRV1.EU.NEC.COM. For more options, visit https://groups.google.com/d/optout.
