×
Sep 7, 2021 · If you're building your plugin with Gradle, you set the URL in your build.gradle like so: jenkinsPlugin { ... url = 'http://github.com/jenkinsci ...
Display list of projects that were built more than 1 day ago. Display mail notifications recipients · Display monitors status · Display the number of jobs using ...
A plugin for Jenkins to capture and visualize code coverage testing results for projects using JaCoCo for code-coverage analysis.
Sep 7, 2021 · Jenkins supports plugins, which allow Jenkins to be extended to meet specific needs of individual projects. Read on to learn how to write a ...
Sep 7, 2021 · This plugin lets your Jenkins users login to Jenkins through external OpenID providers, without using password.(Or in the OpenID terminology ...
Aug 18, 2023 · Jenkins View Job Filters Plugin. Manage multiple views and hundreds of jobs much more easily. This plug-in provides more ways to ...
Missing: wiki. | Show results with:wiki.
Sep 7, 2021 · Usage. An example pipeline script using the pipeline Maven plugin: Maven build on a Linux agent. node{ stage ('Build') { git url: 'https ...
The dynamically generated HTML option, works with any well-formatted HTML returned by the Groovy script.It enables rendering of a variety of HTML elements, ...
Sep 7, 2021 · This plugin adds the ability to directly execute Groovy code. Configuration. To configure available Groovy installation on your system, go to ...
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, ...