Skip to content

Overview

Concept pages are understanding oriented articles describing how JTE works.

The Framework Overview section is the best place to get started building your mental model of how JTE works.

Getting Started

Everyone learns differently. The following pages explain JTE from different perspectives.

Page Description
Bottom-Up Explanation Learn JTE by transforming a set of existing Jenkins Pipelines into a reusable Pipeline Template
Top-Down Learn JTE by diving right in from the perspective of how JTE works
Key Benefits Learn how to articulate the value of Pipeline Templating

Introductory Webinar

If you learn best by watching videos, this Continuous Delivery Foundation webinar is a great place to start.

Learn More

After reviewing the framework overviews, check out the following sections to start learning more.

Section Description
Pipeline Templates Learn more about Pipeline Templates and how to define workflows
Pipeline Configuration Learn more about Pipeline Configurations
Pipeline Primitives Learn more about Pipeline Primitives and how to make Pipeline Templates reusable
Library Development Learn more about Library Development and how to write Library Steps
Pipeline Governance Learn more about how to govern template selection, library resolution, and Pipeline Configuration settings
Advanced Topics Learn about advanced features that don't cleanly fit anywhere else 😄
Back to top