Embed presentation
Download as PDF, PPTX









The document discusses synchronizing parallel delivery flows in Jenkins using Groovy, Buildflow, and advanced techniques to ensure delivery order in a long-running pipeline while allowing concurrent executions. Key challenges include coordinating actions like SCM checkout and email notifications based on prior build results. The solution involves using Jenkins' checkpoint API and tools such as Docker and JobDSL to manage these pipeline interactions.







