×
Aug 15, 2022 · A global build discarder that's possible to override by adding a job specific discarder. The goal is to be able to have a global sensible ...
You can use the Declarative Directive Generator to help you get started with configuring the directives and sections in your Declarative Pipeline. Limitations.
Aug 29, 2016 · ... code quality, for all of our Jenkins job configurations. ... Use Log Rotator (Not using log-rotator can result in disk space problems on the ...
Jenkins no longer automatically flushes streams for code running remotely on agents for better performance. This may lead to loss of messages for plugins which ...
Feb 10, 2017 · Declarative automatically performs a checkout of source code on the agent, whereas Scripted Pipeline users must explicitly call checkout scm . 3 ...
Pluggability point for performing pre/post actions for the build process. class, LogRotator. Default implementation of BuildDiscarder . static class ...
Mar 30, 2023 · The Snippet Generator is not working for us. For a given step, the correct fields appear but: The help '?' tips don't work; The Generate ...
Jenkins's interface with source code management systems. ... Security-related code. hudson.security.captcha ... LogRotator. Default implementation of ...
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps ...
Pluggable ability to manage transfer and/or storage of build artifacts. The descriptor should specify at least a display name, and optionally a {@code ...