This is a plugin to create a new view named Categorized Jobs View, where jobs are grouped dynamically by regular expressions
GNU General Public License v3.0
11
stars
24
forks
source link
Increase spotbugs effort and threshold #67
Closed
mPokornyETM closed 1 month ago
This is one of plugin improvements to be reade for 'modern' develepmonet see also: https://www.jenkins.io/doc/developer/tutorial-improve/
Increase the spotbugs analysis checks. See also: https://www.jenkins.io/doc/developer/tutorial-improve/add-more-spotbugs-checks/
ps: I adds also few SuppressFBWarnings() to make this 'init' spotbugs build happy.
Testing done
Automated tests only.
Submitter checklist
[ ] Link to relevant issues in GitHub or Jira[ ] Link to relevant pull requests, esp. upstream and downstream changes[ ] Ensure you have provided tests - that demonstrates feature works or fixes the issue