×
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, ...
Jan 31, 2018 · Use File System as SCM. Simulate File System as SCM by checking file system last modified date, checkout(), pollChanges(), ChangeLog and ...
Sep 7, 2021 · Here is a script that includes the more robust security concepts hinted at in the basic example. ... Findbugs was configured and some issues ...
This page lists all security advisories that have been published so far. This index is also available as an RSS feed. 2024. Jenkins Security Advisory 2024-04 ...
Aug 18, 2023 · This plug-in provides more ways to include/exclude jobs from a view, including filtering by SCM path, and by any job or build status type, as ...
If there are errors while scanning the console log or files for issues (e.g., file pattern matches no files, source files could not be copied, etc.) ...
The Jenkins plugin pom enables static analysis with spotbugs. Plugin maintenance can be improved in some cases by increasing the depth of spotbugs analysis.
Aug 5, 2023 · This plugin provides a more advanced integration with additional features like: Automatic configuration of reporting plugins (Junit, Findbugs, .
Mar 22, 2024 · This plugin provides integration with Pipeline, configures maven environment to use within a pipeline job by calling sh mvn or bat mvn.
Missing: scm | Show results with:scm
Jan 10, 2022 · Git bisect is a tool for running binary searches over a git repository. If you want to read more about git bisect, you can do it here.