Branch: refs/heads/master
Home: https://github.com/jenkinsci/libvirt-slave-plugin
Commit: ef633efadec2344e48a3fb87ac732bee96b0c623
https://github.com/jenkinsci/libvirt-slave-plugin/commit/ef633efadec2344e48a3fb87ac732bee96b0c623
Author: Bastian Germann <[email protected]>
Date: 2020-07-03 (Fri, 03 Jul 2020)
Changed paths:
M README.md
M pom.xml
M src/main/java/hudson/plugins/libvirt/Hypervisor.java
M src/main/java/hudson/plugins/libvirt/LibvirtRunListener.java
M src/main/java/hudson/plugins/libvirt/VirtualMachineLauncher.java
M src/main/java/hudson/plugins/libvirt/VirtualMachineSlave.java
M src/main/java/hudson/plugins/libvirt/VirtualMachineSlaveComputer.java
M src/main/resources/hudson/plugins/libvirt/Hypervisor/config.jelly
M src/main/resources/hudson/plugins/libvirt/Messages.properties
M
src/main/resources/hudson/plugins/libvirt/VirtualMachineLauncher/config.jelly
M
src/main/resources/hudson/plugins/libvirt/VirtualMachineSlave/configure-entries.jelly
M src/main/resources/index.jelly
M src/main/webapp/help-libvirt-maxOnlineSlaves.html
Log Message:
-----------
Replace user-visible "slave" occurences
This addresses JENKINS-42816 and renames all the user-visible terms "slave"
to the term "agent" that is used in Jenkins nowadays.
This includes a plugin title change.
Any technical occurences including the plugin ID are not changed.
Signed-off-by: Bastian Germann <[email protected]>
Reviewed-by: Benedikt Spranger <[email protected]>
Commit: c967bdf55ee86f311bf4af8213d21b84f807ab85
https://github.com/jenkinsci/libvirt-slave-plugin/commit/c967bdf55ee86f311bf4af8213d21b84f807ab85
Author: Bastian Germann <[email protected]>
Date: 2020-07-03 (Fri, 03 Jul 2020)
Changed paths:
A Jenkinsfile
Log Message:
-----------
Build the plugin with Jenkins
This uses the standardized pipeline-library to build this plugin.
Link: https://github.com/jenkins-infra/pipeline-library
Signed-off-by: Bastian Germann <[email protected]>
Reviewed-by: Benedikt Spranger <[email protected]>
Commit: e4ecc45691e3b50503a0b64cdb313c9f9696b86f
https://github.com/jenkinsci/libvirt-slave-plugin/commit/e4ecc45691e3b50503a0b64cdb313c9f9696b86f
Author: Bastian Germann <[email protected]>
Date: 2020-07-03 (Fri, 03 Jul 2020)
Changed paths:
M pom.xml
Log Message:
-----------
Update the plugin parent
Plugin parent 4.3 was released two weeks ago.
Make this plugin depend on it.
Signed-off-by: Bastian Germann <[email protected]>
Reviewed-by: Benedikt Spranger <[email protected]>
Compare:
https://github.com/jenkinsci/libvirt-slave-plugin/compare/74efb364831b...e4ecc45691e3
--
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/libvirt-slave-plugin/push/refs/heads/master/74efb3-e4ecc4%40github.com.