×
Dec 12, 2019 · Use this plugin to convert your jobs into DSL Groovy scripts.
Feb 1, 2018 · Use this plugin to convert your current jobs in Job DSL scripts (see Job DSL Plugin for more informations) ...
Oct 25, 2023 · Jenkins saves the configuration of each job in a XML file. The Job DSL plugin is in principle a generator for these XML files, translating the ...
Jul 6, 2023 · I would like to get the Jenkins jobs, single and multi-jobs into a file with either pipeline or DSL so that I can have version control for the ...
Jul 5, 2023 · Currently, I simply copy the config.xml file, and it appears to be sufficient for the jobs to function in a new Jenkins instance. Related ...
Apr 14, 2024 · Can receive any HTTP request, extract any values from JSON or XML and trigger a job with those values available as variables.
Apr 18, 2024 · xml for maven, XML, groovy, custom files, etc.) loaded through the Jenkins UI which will be copied to the job's workspace. How it works.
The Jenkins Configuration as Code (JCasC) feature defines Jenkins configuration parameters in a human-readable YAML file that can be stored as source code.
Missing: xml | Show results with:xml
xml for maven, XML, groovy, custom files, etc.) loaded through the Jenkins UI which will be copied to the job's workspace. Global Post Script Plugin — Execute a ...
Jan 19, 2017 · The Conditional BuildStep plugin does a great job of leveraging strengths of the Jenkins web UI, Freestyle jobs, and UI-based programming, but ...