Aug 4, 2016 · Keep sync'ed your config.xml (and other ressources) jenkins/hudson files with a SCM repository; Track changes (and author) made on every file ...
Missing: /search | Show results with:/search
Watches pipeline jobs and provides job and stage stats such as time and pass/fail. Can be configured to update GitHub commit status (one status per stage) and ...
The Jenkins Configuration as Code (JCasC) feature defines Jenkins configuration parameters in a human-readable YAML file that can be stored as source code.
Aug 9, 2023 · I've tried removing the file and re-configuring the plugin. After this /mnt/data/github-plugin-configuration.xml gets regenerated as expected.
Missing: /search | Show results with:/search
This plugin allows use of Git as a build SCM, including repository browsers for several providers. A recent Git runtime is required (1.7.9 minimum, ...
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps ...
Jan 18, 2024 · This plugin allows configuration of Jenkins based on human-readable declarative configuration files.
Mar 24, 2023 · The job definition (config.xml) of one of the jobs that no longer shows its SCM configuration may be helpful for investigations as well.
Edit the scm section in the pom XML file to replace git:// with https:// . <scm> - <connection>scm:git:git://github.com/jenkinsci/your-plugin.git ...
Mar 26, 2024 · The JUnit plugin provides a publisher that consumes XML test reports generated during the builds and provides some graphical visualization ...