Branch: refs/heads/master
Home: https://github.com/jenkinsci/platformlabeler-plugin
Commit: 604521b646bb18aad527b9c1eb7d3ed95f31554d
https://github.com/jenkinsci/platformlabeler-plugin/commit/604521b646bb18aad527b9c1eb7d3ed95f31554d
Author: Mark Waite <[email protected]>
Date: 2024-11-01 (Fri, 01 Nov 2024)
Changed paths:
M Jenkinsfile
M pom.xml
M src/main/java/org/jvnet/hudson/plugins/platformlabeler/NodeLabelCache.java
M
src/main/java/org/jvnet/hudson/plugins/platformlabeler/PlatformDetails.java
M
src/main/java/org/jvnet/hudson/plugins/platformlabeler/PlatformDetailsTask.java
M
src/main/java/org/jvnet/hudson/plugins/platformlabeler/PlatformLabelerGlobalConfiguration.java
M
src/test/java/org/jvnet/hudson/plugins/platformlabeler/NodeLabelCacheTest.java
M
src/test/java/org/jvnet/hudson/plugins/platformlabeler/PlatformDetailsTaskTest.java
Log Message:
-----------
Require Jenkins 2.479.1 or newer (#1478)
* Require Jenkins 2.479.1 or newer
Use most recent parent pom
Use matching plugin BOM
Use StaplerRequest2 and StaplerResponse2
* Test Jenkins 2.479 and later
* Use Java 17 language features
Formatted strings
@Serial annotation
Replace Paths.of() with Path.of()
* Remove outdated test configurations
To unsubscribe from these emails, change your notification settings at
https://github.com/jenkinsci/platformlabeler-plugin/settings/notifications
--
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 visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/platformlabeler-plugin/push/refs/heads/master/ce37ce-604521%40github.com.