×
If enabled, build artifacts will be discarded for any builds which exceed the defined limits. ... Deletes the build log file. ... build agent is not running this ...
Missing: producer | Show results with:producer
Job.logRotator used to be typed as LogRotator , so such configuration file ends up trying to unmarshal BuildDiscarder and not its subtype.
Pluggable ability to manage transfer and/or storage of build artifacts. The descriptor should specify at least a display name, and optionally a {@code ...
Missing: producer | Show results with:producer
Description: If true, not discard parameters for builds that are not defined on the job. Enabling this can be unsafe. Since Jenkins 2.40, if set ...
Missing: producer | Show results with:producer
Plugins may want to contribute additional restrictions on the use of specific labels for specific projects. This extension point allows such restrictions.
Missing: producer | Show results with:producer
Job. Returns the configured build discarder for this job, via BuildDiscarderProperty , or null if none. getBuilder(String) - Method in class jenkins.model ...
Missing: producer | Show results with:producer
Remove build timeline widget from the build history pages of views, jobs, and agents. (issue 60866); More consistently report errors launching outbound agents.
Missing: producer | Show results with:producer
Suppress log messages from periodically running background tasks, such as "Periodic background build discarder". (pull 7281); Update design of Manage Users ...