×
Represents an XML data file that Jenkins uses as a data file. Evolving data format. Changing data format requires a particular care so that users with the ...
Feb 2, 2023 · I was trying to parse xml content with XmlSlurper like described here (The Apache Groovy programming language - Processing XML)
Oct 6, 2022 · yes we use it but at the start of the build, not at the end, to make sure we have a clean workspace on non-Kubernetes static workers (we use ...
Apr 27, 2023 · Hi, I am using Jenkins 2.387.2 LTS version. I encountered my builds are disappearing for some jobs, when I login to the Jenkins ...
Parse the supplied XML stream data to a Document . This function does not close the stream. Parameters: stream - The XML stream. Returns: ...
Apr 25, 2023 · I'm really stuck on generating a report from my pytest runs. This the pipeline script (linked to Github): pipeline { agent any stages ...
Mar 21, 2023 · We are severly impacted by this issue and our Jenkins master fails to restart due to OOM error since it tries to load all (undeleted) nodes ...
Sep 14, 2022 · It was my understanding that the job config.xml would show the versions of plugins used during the last run of the job. Am I correct?
Package Hierarchies: All Packages. Class Hierarchy. java.lang.Object. jenkins.util.xml.FilteredFunctionContext (implements org.
Mar 26, 2024 · The JUnit plugin provides a publisher that consumes XML test reports generated during the builds and provides some graphical visualization ...