Feb 23, 2024 · This Git Forensics Jenkins plugin mines and analyzes data from a Git repository. It implements all extension points of Jenkins' Forensics ...
Dec 19, 2021 · Last Changes is a Jenkin plugin that shows rich VCS diffs between builds. ❗. Only Git and Svn based projects are supported.
Apr 23, 2024 · Collects code coverage results of different tools (JaCoCo, Cobertura, etc.) and visualizes the results.
May 3, 2024 · Provides branch source and folder organization functionality for GitLab Repositories in Jenkins.
Solution Pages Tutorials Developer ... Performs a Jira workflow action for every issue that matches the JQL query. ... Specify a description of the release version.
Apr 20, 2024 · This plugin simply backs up the global and job specific configurations (not the archive or the workspace). It can be scheduled and only ...
Aug 7, 2023 · This plugin is used to provide various support for handling flaky tests. It currently supports for Git and Maven. It includes support for ...
Provides a highly visible view of the status of selected Jenkins jobs. It easily accommodates different computer screen sizes and is ideal as an Extreme ...
Feb 19, 2024 · It will provide search criteria to query the global-build-stats build results on different ways : result status, job name, node name and date ...
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.