×
Oct 25, 2023 · This plugin allows Jobs and Views to be defined via DSLs.
Missing: hudson | Show results with:hudson
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: hudson online
Dec 12, 2019 · Use this plugin to convert your jobs into DSL Groovy scripts.
Missing: /search | Show results with:/search
Jenkins has several "hidden" features that can be enabled with system properties. This page documents many of them and explain how to configure them on your ...
It is the preferred tool for Jenkins Pipeline creation, as it provides online help for the Pipeline steps available in your Jenkins controller. It uses the ...
Missing: hudson | Show results with:hudson
The following examples are sourced from the the pipeline-examples repository on GitHub and contributed to by various members of the Jenkins project.
Missing: online | Show results with:online
Jan 19, 2017 · The Conditional BuildStep plugin lets users add conditional logic to Freestyle jobs from within the Jenkins web UI. It does this by: Adding two ...
Missing: hudson online
Through script entered in the configuration page of the user interface for your Jenkins instance. Through script that you create with a Groovy editor outside ...
Missing: hudson | Show results with:hudson
The Jenkins Script Console: Access is controlled by the Administer permission. Is a web-based Groovy shell into the Jenkins runtime.
resolveScm : Resolves an SCM from an SCM Source and a list of candidate target branch names. When you have a multi-branch pipeline that checks out other sibling ...