×
Dec 16, 2021 · Hello all, For the past few releases, I've had to manually intervene to shutdown and startup Jenkins. Startup would be my primary concern ...
Returns the class name that will be used to lookup the icon. Slave.JnlpJar, getJnlpJars​(String fileName). Deprecated. since 2008-08 ...
Jul 13, 2022 · I have a Jenkins 2.235.1 and it works great. but sometimes (at least 3 times), I don't know why but no job can be run anymore. the job don't ...
Periodically call a job's configured build discarder in the background. ... Base type of Jenkins agents (although in practice, you probably extend Slave to define ...
Periodically call a job's configured build discarder in the background. class, MasterBuildConfiguration. Adds the configuration regarding building on the ...
Aug 1, 2022 · I am executing a pipeline job on a build node and observed that the workspace is getting deleted from the build node whenever the Jenkins ...
Represents the running state of a remote computer that holds Executor s. Executor s on one Computer are transparently interchangeable (that is the ...
Periodically call a job's configured build discarder in the background. JobGlobalBuildDiscarderStrategy() - Constructor for class jenkins.model ...
Additionally, to easily prevent a $JENKINS_HOME folder from becoming bloated, make it mandatory for jobs to discard build records after a specific time period ...
Performs a configuration round-trip testing for a builder. <C extends hudson.slaves.ComputerConnector> C, configRoundtrip​(C before).