Branch: refs/heads/master
Home: https://github.com/jenkinsci/platformlabeler-plugin
Commit: 6a0d95b1db8cce7733f2ecfd813776ca7dd96c23
https://github.com/jenkinsci/platformlabeler-plugin/commit/6a0d95b1db8cce7733f2ecfd813776ca7dd96c23
Author: Mark Waite <[email protected]>
Date: 2023-05-13 (Sat, 13 May 2023)
Changed paths:
M src/main/java/org/jvnet/hudson/plugins/platformlabeler/NodeLabelCache.java
Log Message:
-----------
Rely on Jenkins core to handle null Jenkins object
Branch was previously not covered in tests because the Jenkins object is
always non-null. An thrown exception is fine if there is a case where
the Jenkins singleton is null, since that will be in automated tests
most typically.
--
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/platformlabeler-plugin/push/refs/heads/master/2a28b5-6a0d95%40github.com.