Branch: refs/heads/built-in_node Home: https://github.com/jenkinsci/gearman-plugin Commit: 49df30f0d505822e92d8e5c0cbfcaed8991a0677 https://github.com/jenkinsci/gearman-plugin/commit/49df30f0d505822e92d8e5c0cbfcaed8991a0677 Author: Antoine Musso <has...@free.fr> Date: 2022-01-11 (Tue, 11 Jan 2022)
Changed paths: M src/main/java/hudson/plugins/gearman/SaveableListenerImpl.java Log Message: ----------- [JENKINS-54888] Prevent SaveableListener.OnChange() during plugins loading Commit: 6ae1bc08d7a2d9beafd7f9a0c42447ab42de7377 https://github.com/jenkinsci/gearman-plugin/commit/6ae1bc08d7a2d9beafd7f9a0c42447ab42de7377 Author: Antoine Musso <has...@free.fr> Date: 2022-01-11 (Tue, 11 Jan 2022) Changed paths: M README.md M src/main/java/hudson/plugins/gearman/ComputerListenerImpl.java M src/main/java/hudson/plugins/gearman/CustomGearmanFunctionFactory.java M src/main/java/hudson/plugins/gearman/ExecutorWorkerThread.java M src/main/java/hudson/plugins/gearman/GearmanPluginUtil.java M src/main/java/hudson/plugins/gearman/GearmanProxy.java M src/main/java/hudson/plugins/gearman/ManagementWorkerThread.java M src/main/java/hudson/plugins/gearman/StartJobWorker.java M src/main/resources/index.jelly M src/test/java/hudson/plugins/gearman/ExecutorWorkerThreadTest.java M src/test/java/hudson/plugins/gearman/GearmanPluginUtilTest.java M src/test/java/hudson/plugins/gearman/GearmanProxyTest.java M src/test/java/hudson/plugins/gearman/ManagementWorkerThreadTest.java M src/test/java/hudson/plugins/gearman/StartJobWorkerTest.java Log Message: ----------- Replace 'master' label by 'built-in' This is required from Jenkins 2.319.1 and beyond. The built-in node running on the Jenkins controller now has the label "built-in". Updated all related variables and comments along the way. Compare: https://github.com/jenkinsci/gearman-plugin/compare/49df30f0d505%5E...6ae1bc08d7a2 -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/gearman-plugin/push/refs/heads/built-in_node/000000-6ae1bc%40github.com.