pentaho / pentaho-jenkins-shared-library

Jenkins shared library for the Pentaho stack builds

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pentaho Shared Library

This shared library serves the purpose of automating several repetitive pipeline definitions commonly used while building and testing Pentaho software. It allows the creation of a full execution pipeline based of a custom configuration file while maintaining an implementation as modular as possible, allowing only parts of the functionality to be leveraged when needed.

For more information on what a Jenkins Shared Library is and how to set it up in your Jenkins environment please refer to the oficial documentation.

For the full usage information check the Documentation page.

CPS Warning

@NonCPS annotated methods cannot call CPS transformed code! Take that in consideration when annotating something with @NonCPS.

About

Jenkins shared library for the Pentaho stack builds

License:Mozilla Public License 2.0


Languages

Language:Groovy 100.0%