×
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 ...
Indicates that a new build is blocked because the previous build is already in progress. BuildDiscarder. Implementation of "Discard old build records" feature.
Missing: history | Show results with:history
Pluggable ability to manage transfer and/or storage of build artifacts. The descriptor should specify at least a display name, and optionally a {@code ...
Captures the configuration information in it. SCM() - Constructor for class hudson.scm.SCM · SCM_Permissions_Title() - Static method in class hudson.scm.
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 ...
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, ...
Missing: history | Show results with:history
logRotator used to be typed as LogRotator ... Periodically call a job's configured build discarder in the background. ... Designed for projects with a self- ...
Pluggable ability to manage transfer and/or storage of build artifacts. The descriptor should specify at least a display name, and optionally a {@code ...
Add globally configured build discarders that delete old builds not marked as "keep forever" even if there is no, or a less aggressive, per-project build ...
We have noticed that when uploading artifacts to our custom s3 service endpoint that the artifacts are being deleted on our side but the Artifact Manager on S3 ...