×
Any time
  • Any time
  • Past hour
  • Past 24 hours
  • Past week
  • Past month
  • Past year
Verbatim
Sep 29, 2020 · Jenkins uses the XStream serialization library to load and save most of its configuration to XML files in $JENKINS_HOME . ... converter, since ...
Registering a Custom Converter · Marking ... But the majority of structured data, such as project configuration and build records, is stored in XML with XStream.
Jenkins Pipeline includes built-in documentation and the Snippet Generator which are key resources when developing Pipelines. They provide detailed help and ...
Nov 7, 2018 · Typically this points to http://<your_jenkins_server:port>/pipeline-model-converter/validate. ... xml?xpath=concat(//crumbRequestField,%22:%22 ...
xml file found inside the unzipped folder. Note ... Automatic configuration script. ... convertTestsToRun : ALM Octane testing framework converter.
Backward Compatibility with XStream. Add a new field. Persistence is XML-based, and when the data is read back from disk and the XML does ...
Pipeline Steps Reference. The following plugins offer Pipeline-compatible steps. Each plugin link offers more information about the parameters for each step ...
Creates a new job by reading stdin as a configuration XML file. ... Security configuration. ... Web-bound object that provides search/navigation capability. Search.
Job.logRotator used to be typed as LogRotator , so such configuration file ends up trying to unmarshal BuildDiscarder and not its subtype. This converter makes ...
This API plugin will mainly do these things: Find coverage reports according to the user's config. Use adapters to convert reports into the our standard format.