Branch: refs/heads/clguimanMSFT-patch-1
  Home:   https://github.com/jenkinsci/azure-vm-agents-plugin
  Commit: dbfc8ddbd813ead3d12cae9fea3f54a4c63199c7
      
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/dbfc8ddbd813ead3d12cae9fea3f54a4c63199c7
  Author: ChenyangLiu <zackliu1...@hotmail.com>
  Date:   2017-06-22 (Thu, 22 Jun 2017)

  Changed paths:
    M src/main/java/com/microsoft/azure/vmagent/AzureVMAgentTemplate.java
    M 
src/main/java/com/microsoft/azure/vmagent/AzureVMManagementServiceDelegate.java
    M src/main/java/com/microsoft/azure/vmagent/util/Constants.java
    M 
src/main/resources/com/microsoft/azure/vmagent/AzureVMAgentTemplate/config.jelly
    R src/main/resources/scripts/ubuntuInitScript.sh
    A src/main/resources/scripts/ubuntuInstallDockerScript.sh
    A src/main/resources/scripts/ubuntuInstallGitScript.sh
    A src/main/resources/scripts/ubuntuInstallJavaScript.sh
    A src/main/resources/scripts/ubuntuInstallMavenScript.sh
    R src/main/resources/scripts/windowsInitScript.ps1
    A src/main/resources/scripts/windowsInstallGitScript.ps1
    A src/main/resources/scripts/windowsInstallJavaScript.ps1
    A src/main/resources/scripts/windowsInstallJnlpScript.ps1
    A src/main/resources/scripts/windowsInstallMavenScript.ps1

  Log Message:
  -----------
  Add tools install script


  Commit: 8fa109d1788ca0ee62d313179b13cf279f1ca0a4
      
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/8fa109d1788ca0ee62d313179b13cf279f1ca0a4
  Author: ChenyangLiu <zackliu1...@hotmail.com>
  Date:   2017-06-22 (Thu, 22 Jun 2017)

  Changed paths:
    M src/main/java/com/microsoft/azure/vmagent/AzureVMAgentTemplate.java
    M 
src/main/java/com/microsoft/azure/vmagent/AzureVMManagementServiceDelegate.java
    M 
src/main/resources/com/microsoft/azure/vmagent/AzureVMAgentTemplate/config.jelly
    M 
src/main/resources/com/microsoft/azure/vmagent/AzureVMAgentTemplate/config.properties
    M src/main/resources/scripts/ubuntuInstallDockerScript.sh
    M src/main/resources/scripts/ubuntuInstallJavaScript.sh
    M src/main/resources/scripts/ubuntuInstallMavenScript.sh
    M src/main/resources/scripts/windowsInstallGitScript.ps1
    M src/main/resources/scripts/windowsInstallJavaScript.ps1
    M src/main/resources/scripts/windowsInstallMavenScript.ps1

  Log Message:
  -----------
  fix init-script


  Commit: 15e9cd1c729248ad2bad1aedc2ab45fa0dcc9a43
      
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/15e9cd1c729248ad2bad1aedc2ab45fa0dcc9a43
  Author: ChenyangLiu <zackliu1...@hotmail.com>
  Date:   2017-06-22 (Thu, 22 Jun 2017)

  Changed paths:
    M 
src/main/java/com/microsoft/azure/vmagent/AzureVMManagementServiceDelegate.java
    M src/main/resources/scripts/ubuntuInstallDockerScript.sh
    M src/main/resources/scripts/windowsInstallGitScript.ps1
    M src/main/resources/scripts/windowsInstallJavaScript.ps1
    M src/main/resources/scripts/windowsInstallJnlpScript.ps1
    M src/main/resources/scripts/windowsInstallMavenScript.ps1
    M src/main/webapp/help-initScript.html

  Log Message:
  -----------
  update help files


  Commit: 322727ae030f9d5f59a2a7abc3e54b1dc23229f7
      
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/322727ae030f9d5f59a2a7abc3e54b1dc23229f7
  Author: ChenyangLiu <zackliu1...@hotmail.com>
  Date:   2017-06-23 (Fri, 23 Jun 2017)

  Changed paths:
    M src/main/java/com/microsoft/azure/vmagent/AzureVMAgentTemplate.java
    M 
src/main/java/com/microsoft/azure/vmagent/AzureVMManagementServiceDelegate.java
    M src/main/resources/scripts/ubuntuInstallDockerScript.sh
    M src/main/resources/scripts/ubuntuInstallJavaScript.sh
    M src/main/resources/scripts/windowsInstallJavaScript.ps1
    M src/main/resources/scripts/windowsInstallJnlpScript.ps1

  Log Message:
  -----------
  Add user to docker group in initScript


  Commit: c8bce0fe4e8b77bf46c824c1b845c102891b15f6
      
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/c8bce0fe4e8b77bf46c824c1b845c102891b15f6
  Author: ChenyangLiu <zackliu1...@hotmail.com>
  Date:   2017-06-23 (Fri, 23 Jun 2017)

  Changed paths:
    M src/main/webapp/help-initScript.html

  Log Message:
  -----------
  update help-file


  Commit: 0604bd9751d312068378670bb8a74bb2d13a56ad
      
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/0604bd9751d312068378670bb8a74bb2d13a56ad
  Author: Chenyang Liu <zackliu1...@hotmail.com>
  Date:   2017-06-26 (Mon, 26 Jun 2017)

  Changed paths:
    M src/main/java/com/microsoft/azure/vmagent/AzureVMAgentTemplate.java
    M 
src/main/java/com/microsoft/azure/vmagent/AzureVMManagementServiceDelegate.java
    M src/main/java/com/microsoft/azure/vmagent/util/Constants.java
    M 
src/main/resources/com/microsoft/azure/vmagent/AzureVMAgentTemplate/config.jelly
    M 
src/main/resources/com/microsoft/azure/vmagent/AzureVMAgentTemplate/config.properties
    R src/main/resources/scripts/ubuntuInitScript.sh
    A src/main/resources/scripts/ubuntuInstallDockerScript.sh
    A src/main/resources/scripts/ubuntuInstallGitScript.sh
    A src/main/resources/scripts/ubuntuInstallJavaScript.sh
    A src/main/resources/scripts/ubuntuInstallMavenScript.sh
    R src/main/resources/scripts/windowsInitScript.ps1
    A src/main/resources/scripts/windowsInstallGitScript.ps1
    A src/main/resources/scripts/windowsInstallJavaScript.ps1
    A src/main/resources/scripts/windowsInstallJnlpScript.ps1
    A src/main/resources/scripts/windowsInstallMavenScript.ps1
    M src/main/webapp/help-initScript.html

  Log Message:
  -----------
  Merge pull request #57 from zackliu/dev3

Improve built-in images


  Commit: bd783710f2f030df9ecad25a5f19a459467f23b8
      
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/bd783710f2f030df9ecad25a5f19a459467f23b8
  Author: Claudiu Guiman <clgui...@microsoft.com>
  Date:   2017-06-27 (Tue, 27 Jun 2017)

  Changed paths:
    M src/main/java/com/microsoft/azure/vmagent/AzureVMAgentTemplate.java
    M 
src/main/java/com/microsoft/azure/vmagent/AzureVMManagementServiceDelegate.java
    M src/main/java/com/microsoft/azure/vmagent/util/Constants.java
    M 
src/main/resources/com/microsoft/azure/vmagent/AzureVMAgentTemplate/config.jelly
    M 
src/main/resources/com/microsoft/azure/vmagent/AzureVMAgentTemplate/config.properties
    R src/main/resources/scripts/ubuntuInitScript.sh
    A src/main/resources/scripts/ubuntuInstallDockerScript.sh
    A src/main/resources/scripts/ubuntuInstallGitScript.sh
    A src/main/resources/scripts/ubuntuInstallJavaScript.sh
    A src/main/resources/scripts/ubuntuInstallMavenScript.sh
    R src/main/resources/scripts/windowsInitScript.ps1
    A src/main/resources/scripts/windowsInstallGitScript.ps1
    A src/main/resources/scripts/windowsInstallJavaScript.ps1
    A src/main/resources/scripts/windowsInstallJnlpScript.ps1
    A src/main/resources/scripts/windowsInstallMavenScript.ps1
    M src/main/webapp/help-initScript.html

  Log Message:
  -----------
  Merge branch 'dev' into clguimanMSFT-patch-1


Compare: 
https://github.com/jenkinsci/azure-vm-agents-plugin/compare/e49bafc2ff64...bd783710f2f0

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to