×
Feb 25, 2020 · Problem Statement: Convert the existing schema validation workflow from the current scripting language in the Jenkins Configuration as Code ...
The Jenkins Configuration as Code (JCasC) feature defines Jenkins configuration parameters in a human-readable YAML file that can be stored as source code.
Sep 28, 2022 · First off, I'm relatively new to DevOps in General as well as Java. Which makes debugging maven and Jenkins all the more difficult for me.
Mar 26, 2024 · The JUnit plugin provides a publisher that consumes XML test reports generated during the builds and provides some graphical visualization ...
The following examples are sourced from the the pipeline-examples repository on GitHub and contributed to by various members of the Jenkins project.
Missing: convert | Show results with:convert
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
Jan 25, 2024 · This is a simple plugin for Jenkins CI that allows one to clearly differentiate sets of parameters on a job build page.
Oct 17, 2022 · A somewhat newbie question - I set up a Jenkins controller last year to run one set of jobs, and everything has always just run on this one ...
Missing: /search | Show results with:/search
A Shared Library is defined with a name, a source code retrieval method such as by SCM, and optionally a default version. The name should be a short identifier ...
Missing: convert | Show results with:convert
The JenkinsLint Plugin detects whether your Jenkins configuration follows some best practices.