Jenkins Templating Engine allows you to separate the business logic of your pipeline (what should happen, and when) from the technical implementation by creating pipeline templates and separating the implementation of the pipeline actions defined in the template out into pipeline libraries.
The idea is that regardless of which specific tools are being used there are common steps that often take place, such as unit testing, static code analysis, packaging an artifact, and deploying that artifact to an application environment.
Come join us for a session where Steven Terrana will share insights on the development, evolution, and future of the Jenkins Templating Engine. He'll share success stories and answer questions from the audience as well.