FeatherCast

The voice of The Apache Software Foundation

ApacheCon Seville 2016 – Building an Extensible, Resumable DSL on Top of Apache Groovy – Jesse Glick

February 9, 2017
rbowen

Building an Extensible, Resumable DSL on Top of Apache Groovy – Jesse Glick

In 2014, a few Jenkins hackers set out to implement a new way of defining continuous delivery pipelines in Jenkins. Dissatisfied with chaining jobs together, configured in the web UI, the effort started with Apache Groovy as the foundation and grew from there. Today the result of that effort, named Jenkins Pipeline, supports a rich DSL with “steps” provided by a Jenkins plugins, built-in auto-generated documentation, and execution resumability which allow Pipelines to continue executing while the master is offline.

In this talk we’ll take a peek behind the scenes of Jenkins Pipeline. Touring the various constraints we started with, whether imposed by Jenkins or Groovy, and discussing which features of Groovy were brought to bear during the implementation. If you’re embedding, extending or are simply interested in the internals of Groovy this talk should have plenty of food for thought

More about this session

Leave a Reply

Powered by WordPress.com.
%d bloggers like this: