×
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: threshold | Show results with:threshold
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
Execute the steps in this stage in a newly created container using a different image from the previous stage. ... threshold: hudson.model.Result.SUCCESS) }. The ...
Missing: history | Show results with:history
Apr 11, 2024 · Allows to build complex rules to decide which builds should be deleted from the history. Build number, age, result (status) and many more ...
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: history | Show results with:history
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps ...
SUCCESS: the build will rerun if the previous result was worse than SUCCESS; UNSTABLE: the build will rerun if the previous result was worse than UNSTABLE ...
Missing: history | Show results with:history
Dec 19, 2021 · Jenkins pipeline step. 6.1. Pipeline DSL; 6.2 ... Build changes history. last changes02. Last ... matchWordsThreshold: '0.25', matching: 'NONE ...
Missing: threshold | Show results with:threshold
Oct 31, 2016 · It will consume results from a specified file or path, create a report, and if it finds test failures it will set the the job state to "unstable ...
Missing: history | Show results with:history
When this option is configured, Jenkins can provide useful information about test results, such as historical test result trends, a web UI for viewing test ...