Branch: refs/heads/master
Home: https://github.com/jenkinsci/git-plugin
Commit: aa6d9d7b5338152f193b01f477011dda5346df60
https://github.com/jenkinsci/git-plugin/commit/aa6d9d7b5338152f193b01f477011dda5346df60
Author: Mark Waite <[email protected]>
Date: 2020-11-23 (Mon, 23 Nov 2020)
Changed paths:
M src/test/java/hudson/plugins/git/GitTagActionTest.java
Log Message:
-----------
[JENKINS-64279] Test git tag action constructor null pointer exception
Code is unmodified for almost 3 years in this area. Unclear what
caused the issue to become visible now, but it is safe to show that a
null pointer exception is possible with this test.
Commit: 3908a9c202b26e5856f2a3e23a3111b8a93253de
https://github.com/jenkinsci/git-plugin/commit/3908a9c202b26e5856f2a3e23a3111b8a93253de
Author: Mark Waite <[email protected]>
Date: 2020-11-23 (Mon, 23 Nov 2020)
Changed paths:
M src/main/java/hudson/plugins/git/GitTagAction.java
Log Message:
-----------
[JENKINS-64279] Fix git tag action null pointer exception
This section of code has not been modified in almost 3 years. Not
clear what changed in the case that found the issue, but it is a real
issue that is readily handled by a null check.
Commit: 691d6df2fa21466f122ef401a932055adf685cf3
https://github.com/jenkinsci/git-plugin/commit/691d6df2fa21466f122ef401a932055adf685cf3
Author: Mark Waite <[email protected]>
Date: 2020-11-23 (Mon, 23 Nov 2020)
Changed paths:
M src/main/java/hudson/plugins/git/GitTagAction.java
M src/test/java/hudson/plugins/git/GitTagActionTest.java
Log Message:
-----------
Merge pull request #1004 from MarkEWaite/avoid-git-tag-action-npe
Avoid NPE in git tag action
Compare:
https://github.com/jenkinsci/git-plugin/compare/13ed0f1640aa...691d6df2fa21
--
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/git-plugin/push/refs/heads/master/13ed0f-691d6d%40github.com.