[jenkinsci/vsphere-cloud-plugin] 1106a3: Reduce use of 'slave' terminology in documentation...

2020-10-19 Thread 'H Adinarayana' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/vsphere-cloud-plugin
  Commit: 1106a3844324a2a300145ec97e973966491e3847
  
https://github.com/jenkinsci/vsphere-cloud-plugin/commit/1106a3844324a2a300145ec97e973966491e3847
  Author: H Adinarayana <72463095+adinhtds...@users.noreply.github.com>
  Date:   2020-10-19 (Mon, 19 Oct 2020)

  Changed paths:
A docs/attachments/JenkinsAgentStartup.cmd
R docs/attachments/JenkinsSlaveStartup.cmd
M docs/jenkins-configuration.md
M docs/vm-configuration.md
M src/main/java/org/jenkinsci/plugins/vSphereCloudLauncher.java
M src/main/java/org/jenkinsci/plugins/vSphereCloudProvisionedSlave.java
M src/main/java/org/jenkinsci/plugins/vSphereCloudSlave.java
M 
src/main/java/org/jenkinsci/plugins/vsphere/tools/CloudProvisioningAlgorithm.java
M 
src/main/java/org/jenkinsci/plugins/vsphere/tools/CloudProvisioningRecord.java
M 
src/main/java/org/jenkinsci/plugins/vsphere/tools/CloudProvisioningState.java
M src/main/java/org/jenkinsci/plugins/vsphere/tools/PermissionUtils.java
M src/main/resources/org/jenkinsci/plugins/Messages.properties
M src/main/resources/org/jenkinsci/plugins/vSphereCloudLauncher/config.jelly
M 
src/main/resources/org/jenkinsci/plugins/vSphereCloudSlave/configure-entries.jelly
M 
src/main/resources/org/jenkinsci/plugins/vSphereCloudSlave/help-LimitedTestRunCount.html
M 
src/main/resources/org/jenkinsci/plugins/vSphereCloudSlaveTemplate/help-retentionStrategy.html
M src/main/resources/org/jenkinsci/plugins/vsphere/Messages.properties
M 
src/main/resources/org/jenkinsci/plugins/vsphereCloudProvisionedSlave/configure-entries.jelly
M 
src/main/resources/org/jenkinsci/plugins/vsphereCloudProvisionedSlave/help-LimitedTestRunCount.html
M 
src/test/java/org/jenkinsci/plugins/vsphere/tools/CloudProvisioningStateTest.java

  Log Message:
  ---
  Reduce use of 'slave' terminology in documentation (#120)

#words-matter
https://www.ibm.com/blogs/think/2020/08/words-matter-driving-thoughtful-change-toward-inclusive-language-in-technology/


-- 
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/vsphere-cloud-plugin/push/refs/heads/master/6b7dd3-1106a3%40github.com.


[jenkinsci/wsclean-plugin] 8a1096: Terminology: slave -> agent (#14)

2020-10-13 Thread 'H Adinarayana' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/wsclean-plugin
  Commit: 8a1096a9e879bdbde5f47e3255765f88f98d9f67
  
https://github.com/jenkinsci/wsclean-plugin/commit/8a1096a9e879bdbde5f47e3255765f88f98d9f67
  Author: H Adinarayana <72463095+adinhtds...@users.noreply.github.com>
  Date:   2020-10-13 (Tue, 13 Oct 2020)

  Changed paths:
M 
src/main/java/de/jamba/hudson/plugin/wsclean/DisablePrePostCleanNodeProperty.java
M src/test/java/de/jamba/hudson/plugin/wsclean/PrePostCleanTest.java

  Log Message:
  ---
  Terminology: slave -> agent (#14)


-- 
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/wsclean-plugin/push/refs/heads/master/6a0af7-8a1096%40github.com.


[jenkinsci/wsclean-plugin] 6a0af7: Doc update "a agent" to "an agent" (#13)

2020-10-12 Thread 'H Adinarayana' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/wsclean-plugin
  Commit: 6a0af77d6353f8e164558e7ff88ae40de87e6423
  
https://github.com/jenkinsci/wsclean-plugin/commit/6a0af77d6353f8e164558e7ff88ae40de87e6423
  Author: H Adinarayana <72463095+adinhtds...@users.noreply.github.com>
  Date:   2020-10-12 (Mon, 12 Oct 2020)

  Changed paths:
M 
src/main/resources/de/jamba/hudson/plugin/wsclean/CommonConfig/help-timeoutInMilliseconds.html
M src/main/resources/de/jamba/hudson/plugin/wsclean/PrePostClean/help.html

  Log Message:
  ---
  Doc update "a agent" to "an agent" (#13)


-- 
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/wsclean-plugin/push/refs/heads/master/365627-6a0af7%40github.com.


[jenkinsci/wsclean-plugin] 15e05d: Documentation: slave is deprecated, use agent (#12)

2020-10-09 Thread 'H Adinarayana' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/wsclean-plugin
  Commit: 15e05de6e3fd2981a7a9fbb86d78d80a4a844585
  
https://github.com/jenkinsci/wsclean-plugin/commit/15e05de6e3fd2981a7a9fbb86d78d80a4a844585
  Author: H Adinarayana <72463095+adinhtds...@users.noreply.github.com>
  Date:   2020-10-09 (Fri, 09 Oct 2020)

  Changed paths:
M src/main/resources/de/jamba/hudson/plugin/wsclean/PrePostClean/help.html

  Log Message:
  ---
  Documentation: slave is deprecated, use agent (#12)


-- 
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/wsclean-plugin/push/refs/heads/master/39dc12-15e05d%40github.com.