Branch: refs/heads/master
Home: https://github.com/jenkinsci/credentials-binding-plugin
Commit: 3bb48661608ebb94b6a46f026e4fc2568c0a5c2c
https://github.com/jenkinsci/credentials-binding-plugin/commit/3bb48661608ebb94b6a46f026e4fc2568c0a5c2c
Author: Mark Waite <[email protected]>
Date: 2024-01-15 (Mon, 15 Jan 2024)
Changed paths:
M
src/main/java/org/jenkinsci/plugins/credentialsbinding/impl/SSHUserPrivateKeyBinding.java
Log Message:
-----------
Suppress warnings for spotbugs 4.8.3
https://github.com/jenkinsci/plugin-pom/releases/tag/plugin-4.77)
Plugin pom 4.77 needs this change to resolve new spotbugs warnings
that will be reported by spotbugs 4.8.3 and later.
Can skip the changelog, since this is not visible to users.
Confirmed that the spotbugs warnings are visible when using the
4.77-SNAPSHOT plugin pom before this change. With this change, the
spotbugs warnings are no longer visible.
Confirmed that spotbugs is silent with plugin pom 4.77 after this
change.
Commit: 8afc32c326f006c6e1f10794a6b16d60c1a6a7df
https://github.com/jenkinsci/credentials-binding-plugin/commit/8afc32c326f006c6e1f10794a6b16d60c1a6a7df
Author: Mark Waite <[email protected]>
Date: 2024-01-16 (Tue, 16 Jan 2024)
Changed paths:
M
src/main/java/org/jenkinsci/plugins/credentialsbinding/impl/SSHUserPrivateKeyBinding.java
Log Message:
-----------
Change justification into a TODO
Co-authored-by: Jesse Glick <[email protected]>
Commit: 00ecfef4e13598c0fa0e9b377ec9d31c5aad71a3
https://github.com/jenkinsci/credentials-binding-plugin/commit/00ecfef4e13598c0fa0e9b377ec9d31c5aad71a3
Author: Mark Waite <[email protected]>
Date: 2024-01-16 (Tue, 16 Jan 2024)
Changed paths:
M pom.xml
Log Message:
-----------
Use parent pom 4.77
https://github.com/jenkinsci/plugin-pom/releases/tag/plugin-4.77 describes
the changes in the 4.77 release of the parent pom. Those changes include:
* https://github.com/jenkinsci/plugin-pom/pull/880 - test harness update
* https://github.com/jenkinsci/plugin-pom/pull/884 - spotbugs plugin update
Other dependencies were also updaetd in that parent pom.
Commit: 0fb18e022ca67e09d4ab157b5ffab48cec379acc
https://github.com/jenkinsci/credentials-binding-plugin/commit/0fb18e022ca67e09d4ab157b5ffab48cec379acc
Author: Jesse Glick <[email protected]>
Date: 2024-01-16 (Tue, 16 Jan 2024)
Changed paths:
M pom.xml
M
src/main/java/org/jenkinsci/plugins/credentialsbinding/impl/SSHUserPrivateKeyBinding.java
Log Message:
-----------
Merge pull request #286 from MarkEWaite/suppress-more-spotbugs-warnings
Suppress warnings for spotbugs 4.8.3
Compare:
https://github.com/jenkinsci/credentials-binding-plugin/compare/1f2ff22fed8d...0fb18e022ca6
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/credentials-binding-plugin/push/refs/heads/master/1f2ff2-0fb18e%40github.com.