Branch: refs/heads/master
Home: https://github.com/jenkinsci/jenkins
Commit: 4a708e2b0a747fbc24300ba862a8fe8580620065
https://github.com/jenkinsci/jenkins/commit/4a708e2b0a747fbc24300ba862a8fe8580620065
Author: Vincent Latombe <[email protected]>
Date: 2023-08-31 (Thu, 31 Aug 2023)
Changed paths:
M core/src/main/java/hudson/model/Slave.java
Log Message:
-----------
In case an extension of Slave overrides readResolve but does not call its
super implementation
recover from it, and issue a warning to raise a bug against the impacted plugin.
Commit: b1f86e4fefc9d1bc9210a39ba018c6573aa39a6a
https://github.com/jenkinsci/jenkins/commit/b1f86e4fefc9d1bc9210a39ba018c6573aa39a6a
Author: Vincent Latombe <[email protected]>
Date: 2023-08-31 (Thu, 31 Aug 2023)
Changed paths:
A test/src/test/java/jenkins/model/NodesRestartTest.java
Log Message:
-----------
Add a test
Commit: 7cbb82cdc29b07b49992a9f3ee39a15a0f8e45c0
https://github.com/jenkinsci/jenkins/commit/7cbb82cdc29b07b49992a9f3ee39a15a0f8e45c0
Author: Vincent Latombe <[email protected]>
Date: 2023-08-31 (Thu, 31 Aug 2023)
Changed paths:
M core/src/main/java/hudson/model/Slave.java
Log Message:
-----------
Fix spotbugs/checkstyle
Commit: 9a9cac88d36de2e7e47aa9999cde7a14bffe1883
https://github.com/jenkinsci/jenkins/commit/9a9cac88d36de2e7e47aa9999cde7a14bffe1883
Author: Vincent Latombe <[email protected]>
Date: 2023-08-31 (Thu, 31 Aug 2023)
Changed paths:
M core/src/main/java/hudson/model/Slave.java
Log Message:
-----------
Apply suggestions from code review
Co-authored-by: Daniel Beck <[email protected]>
Commit: 9680241ebbca4d6043e43187ba4f03366e8cb892
https://github.com/jenkinsci/jenkins/commit/9680241ebbca4d6043e43187ba4f03366e8cb892
Author: Vincent Latombe <[email protected]>
Date: 2023-09-01 (Fri, 01 Sep 2023)
Changed paths:
M test/src/test/java/jenkins/model/NodesRestartTest.java
Log Message:
-----------
Move test to JenkinsSessionRule
Commit: 65ce7507550706816424b9e1c884563410ed5d36
https://github.com/jenkinsci/jenkins/commit/65ce7507550706816424b9e1c884563410ed5d36
Author: Vincent Latombe <[email protected]>
Date: 2023-09-01 (Fri, 01 Sep 2023)
Changed paths:
M test/src/test/java/jenkins/model/NodesRestartTest.java
Log Message:
-----------
Rename class
Commit: e79ac42baa229bd6a9d2d7fdcd270e4d885ad4bd
https://github.com/jenkinsci/jenkins/commit/e79ac42baa229bd6a9d2d7fdcd270e4d885ad4bd
Author: Vincent Latombe <[email protected]>
Date: 2023-09-02 (Sat, 02 Sep 2023)
Changed paths:
M core/src/main/java/hudson/model/Slave.java
A test/src/test/java/jenkins/model/NodesRestartTest.java
Log Message:
-----------
Merge pull request #8448 from Vlatombe/labelAtomSet-robustness
Label parsing robustness fix
Compare:
https://github.com/jenkinsci/jenkins/compare/c98e76b5ae1c...e79ac42baa22
--
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/jenkins/push/refs/heads/master/c98e76-e79ac4%40github.com.