Google
×
Most Jenkins configuration changes can be made through the Jenkins user interface or through the configuration as code plugin. There are some configuration ...
The Jenkins Configuration as Code (JCasC) feature defines Jenkins configuration parameters in a human-readable YAML file that can be stored as source code.
May 21, 2023 · Perform mass configuration of select project properties, including email, timer, discard old builds, and Maven configuration.
Jan 24, 2024 · Adds the ability to provide configuration files (i.e., settings.xml for maven, XML, groovy, custom files, etc.) loaded through the Jenkins UI ...
Apr 12, 2020 · A Jenkins plugin which allows users with config permission to define properties for a folder which can then be used by any jobs contained within ...
properties : Set job properties. Updates the properties of the job which runs this step. Mainly useful from multibranch Pipelines, so that Jenkinsfile itself ...
Jan 18, 2024 · This plugin allows configuration of Jenkins based on human-readable declarative configuration files.
Helper because there is no public implementation of the "i.o.s.a.s.ConfigProperties" interface. Methods inherited from class java.lang.
Jul 25, 2023 · Jenkins Version : 2.395 Hi, Jenkins! I am using Jenkins with github and created a Multibranch Pipeline job to build and test some source ...