×
The post section defines one or more additional steps that are run upon the completion of a Pipeline's or stage's run (depending on the location of the post ...
Missing: history | Show results with:history
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
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: post threshold
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 ...
Oct 31, 2016 · In this article, I will show you how to replace the JUnit plugin with the xUnit plugin in Pipeline code to address a few common test reporting ...
Missing: history | Show results with:history
Builds pull requests from Bitbucket.org and will report the test results. This plugin requires Git SCM plugin configured as follows: Add Repository URL, git@ ...
Missing: history | Show results with:history
Dec 19, 2021 · Last Changes is a Jenkin plugin that shows rich VCS diffs between builds. ❗. Only Git and Svn based projects are supported.
Missing: threshold | Show results with:threshold
Mar 26, 2024 · A factor of 0.0 will disable the test result contribution to build health score, and, as an example, a factor of 0.5 means that 10% of tests ...
Missing: threshold | Show results with:threshold
... Result threshold). Returns the last numberOfBuilds builds with a build result ≥ threshold. Returns: a list with the builds. May be smaller than ...
Sep 14, 2021 · Hello. If you use XUnit plugin to publish test results, there is a “threshold” concept that should allow you to adjust scores for tests: https: ...
Missing: history | Show results with:history