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 ...
Missing: /search | Show results with:/search
Apply a user-specified build discarder periodically on all jobs. Methods in jenkins.model that return types with arguments of type GlobalBuildDiscarderStrategy ...
Oct 27, 2023 · ... Jenkins with the actual directories in $JENKINS_HOME and to not search for them. ... slaves and the queue in Jenkins. - ... - discard-old-build:1.07 ...
Jenkins's interface with source code management systems. hudson.search. QuickSilver-like search/jump capability for better navigation around Jenkins. hudson.
Jenkins offers two options for determining when builds should be discarded: Build age: discard builds when they reach a certain age; for example, seven days old ...
Builds a job, and optionally waits until its completion. BuildCommand.CLICause · BuildDiscarder. Implementation of "Discard old build records" feature.
A job is an runnable entity under the monitoring of Hudson. Every time it "runs", it will be recorded as a Run object. To create a custom job type, ...
Feb 13, 2024 · Hi We have multiple jenkins servers hosted on AWS ECS through docker image 2.387.3. we use LDAPs for authentication but we started to see ...
The use of folders and views to organize jobs can limit the number of that need to be rendered on start up. Distributed Builds Architecture. A Jenkins ...
Comma-separated list of additional build parameter names that should not be discarded even when not defined on the job. hudson.model.Queue.cacheRefreshPeriod.