Google
×
At a minimum, it is recommended that stages contain at least one stage directive for each discrete part of the continuous delivery process, such as Build, Test, ...
Try to limit the amount of data written to logs by Pipelines. If you are writing several MB of log data, such as from a build tool, consider instead writing ...
Missing: threshold | Show results with:threshold
This guide provides a small selection of best practices for pipelines and points out the most common mistakes. The goal is to point pipeline authors and ...
Missing: dsl | Show results with:dsl
Pipeline Steps Reference. The following plugins offer Pipeline-compatible steps. Each plugin link offers more information about the parameters for each step ...
Missing: threshold | Show results with:threshold
Mar 22, 2024 · Threshold based on the status of the upstream pipeline ( success , unstable , failure , no build , aborted ). By default, only builds with a ...
Missing: dsl | Show results with:dsl
Jun 20, 2023 · This plugin allows for throttling the number of concurrent builds of a project running per node or globally.
Missing: threshold | Show results with:threshold
threshold : String. + $class ... Poll one or more directories and start a build if certain files are found within those directories. ... Jenkins discovers all the ...
... builds to 0 causes all builds to be seen as beyond the age limit. Setting Max # of builds to keep to 0 causes any build exceeding the age limit to be discarded.
By default, this plugins will only apply threshold at report level. If this option is set to true, it will apply threshold to all levels.
Missing: dsl | Show results with:dsl
The healthy threshold defines the limit of warnings for a healthy result: A build is considered as 100% healthy when the number of issues is less than the ...