×
jobDsl : Process Job DSLs · removedConfigFilesAction (optional). Specifies what to do when previously generated config files are not referenced anymore.
Oct 25, 2023 · Job DSL was one of the first popular plugins for Jenkins which allows managing configuration as code and many other plugins dealing with this ...
A Shared Library is defined with a name, a source code retrieval method such as by SCM, and optionally a default version. The name should be a short identifier ...
Pipeline provides an extensible set of tools for modeling simple-to-complex delivery pipelines "as code" via the Pipeline domain-specific language (DSL) syntax.
Executes the Step implementation specified by the name argument. · Deprecated. Prefer invokeStep(StepDescriptor, String, Object).
Nov 9, 2023 · Hi all,. I'm currently struggling with something (I guess) about authorize project plugin. First, here is our environment setup :
Feb 26, 2016 · This provides simple build DSLs for Jenkins Pipelines.
Apr 21, 2016 · In this post I will show how you can make your own DSL extensions and distribute them as a plugin, using Pipeline Script.
Oct 25, 2023 · This plugin allows Jobs and Views to be defined via DSLs.