×
Pipeline Steps Reference. The following plugins offer Pipeline-compatible steps. Each plugin link offers more information about the parameters for each step ...
The dotnet build command builds the project and its dependencies into a set of binaries. The binaries include the project's code in Intermediate Language ...
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps ...
Aug 1, 2022 · I am executing a pipeline job on a build node and observed that the workspace is getting deleted from the build node whenever the Jenkins ...
Apr 23, 2024 · Collects code coverage results of different tools (JaCoCo, Cobertura, etc.) and visualizes the results.
Document Jenkins on Kubernetes ... Jenkins Pipeline · Using Build Tools. Resources ... Read more about how to integrate steps into your Pipeline in the Steps ...
Missing: nunit/ | Show results with:nunit/
Oct 19, 2022 · This allows attackers able to configure Pipelines to have Jenkins build URLs from input step IDs that would bypass the CSRF protection of ...
Mar 30, 2024 · This plugin aggregates Jobs and Test results in a single HTML Report and sends results via email.
/* https://jenkins.io/doc/book/pipeline/jenkinsfile ... steps { setBuildStatus("In Progress","PENDING ... nunit-result.xml"]) step([$class: 'CoberturaPublisher ...
Feb 22, 2024 · This plugin makes it possible to record xUnit test reports.