-
Which Jenkins plugin provides pipeline step X?
When writing a Jenkins pipeline, have you ever wondered if the pipeline steps you're using are built-in, or provided by a jenkins plugin?
-
Developing Jenkins shared libraries and pipelines, in parallel
How do you develop a Jenkins shared library and a Jenkins pipeline using it, at the same time?
-
A Dev Env for Jenkins Pipelines