×
Oct 25, 2023 · First, start a Jenkins instance with the Job DSL plugin installed. Then create a freestyle project named "seed". configuration form. Add a " ...
Missing: hudson | Show results with:hudson
... configurations for that component. How to create the initial "seed" job with Job DSL · Usage scenarios · Triggering Configuration Reload · Exporting ...
Missing: hudson | Show results with:hudson
Dec 12, 2019 · Use this plugin to convert your jobs into DSL Groovy scripts.
Missing: /search | Show results with:/search
When Job DSL manages the items, this can avoid triggering many scans, which can potentially cause a build storm. The downside is that the branch source ...
Pipeline provides an extensible set of tools for modeling simple-to-complex delivery pipelines "as code" via the Pipeline DSL. This section describes how to get ...
Missing: hudson | Show results with:hudson
Pipelines are Jenkins jobs enabled by the Pipeline (formerly called “workflow”) plugin and built with simple text scripts that use a Pipeline DSL (domain- ...
Missing: hudson | Show results with:hudson
Defining a more structured DSL. If you have a lot of Pipelines that are mostly similar, the global variable mechanism provides a handy tool to build a higher- ...
Missing: hudson | Show results with:hudson
... DSL script. The script is expected to return a list of objects (a single object will be converted into a singleton list) and the parameter value of each ...
... search for a list of existing jobs and triggering all of them in parallel. Caveats. Calling other jobs is not the most idiomatic way to use the Worflow DSL ...
Sep 7, 2021 · This plugin allows managing Jenkins jobs orchestration using a dedicated DSL, extracting the flow logic from jobs.
Missing: converter | Show results with:converter