×
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 ...
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 | Show results with:hudson
Jul 15, 2022 · So now I am attempting to version control the whole Jenkins config – essentially creating a Jenkins image that I can simply git clone and get ...
Jan 18, 2024 · This plugin allows configuration of Jenkins based on human-readable declarative configuration files.
Missing: hudson | Show results with:hudson
From a multibranch Pipeline project, reads a file from the associated SCM and returns its contents. Unlike the readFile step, no workspace is required. If the ...
Package hudson.model ; Receives events that happen during some lengthy operation that has some chance of failures, such as a build, SCM change polling, agent ...
Dec 3, 2021 · Name of the file with your own configuration in json format. Specify an absolute path or a relative to workspace. format : String. aribot.
Captures the configuration information in it. SCM() - Constructor for class hudson.scm.SCM · SCM_Permissions_Title() - Static method in class hudson.scm.
Jan 18, 2024 · Allows you to log in to Jenkins via OAuth to an OpenShift installation.
Checks for differences between the current workspace and the remote repository. configure(StaplerRequest, JSONObject) - Method in class hudson.scm.CVSSCM.