×
Jul 1, 2016 · Simple Build​​ I'm going to use the HTML Publisher Plugin to add the HTML-formatted code coverage report to my builds. Here's a simple pipeline ...
Missing: testng | Show results with:testng
This section describes how to get started with creating your Pipeline project in Jenkins and introduces you to the various ways that a Jenkinsfile can be ...
Missing: convert | Show results with:convert
This is a simple demonstration of how to run a Gradle build, that resolves dependencies, upload artifacts and publish build info to Artifactory. Read the full ...
Missing: convert testng
Jan 19, 2017 · This is blog post discussed how to approach converting conditional build steps to Pipeline and showed a couple concrete examples. Overall, I ...
Missing: testng | Show results with:testng
Mar 26, 2024 · The JUnit plugin provides a publisher that consumes XML test reports generated during the builds and provides some graphical visualization ...
Missing: /search | Show results with:/search
Pipeline Steps Reference. The following plugins offer Pipeline-compatible steps. Each plugin link offers more information about the parameters for each step ...
Feb 10, 2017 · In this blog post, we'll go back and look at the Scripted Pipeline for the Publishing HTML Reports in Pipeline blog post. We'll convert that  ...
Missing: testng | Show results with:testng
To use this feature, first set up your build to run tests, then specify the path to JUnit XML files in the Ant glob syntax, such as **/build/test-reports/*.xml.
Missing: convert | Show results with:convert
"Build", "Test" and "Deploy" stages), which is used by many plugins to visualize or present Jenkins Pipeline status/progress.
Missing: convert testng
Jenkins Pipeline includes built-in documentation and the Snippet Generator which are key resources when developing Pipelines. They provide detailed help and ...
Missing: testng | Show results with:testng