[jenkinsci/azure-vm-agents-plugin] bef004: Add basic shared image gallery support

2019-03-10 Thread Jie Shen
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/azure-vm-agents-plugin
  Commit: bef00459fd0a7fda957657a426ca6ead73788e25
  
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/bef00459fd0a7fda957657a426ca6ead73788e25
  Author: Jie Shen 
  Date:   2019-02-02 (Sat, 02 Feb 2019)

  Changed paths:
M pom.xml
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/ImageReferenceType.java
M src/main/java/com/microsoft/azure/vmagent/builders/AdvancedImage.java
M 
src/main/java/com/microsoft/azure/vmagent/builders/AdvancedImageBuilder.java
M 
src/main/java/com/microsoft/azure/vmagent/builders/AdvancedImageFluent.java
M 
src/main/java/com/microsoft/azure/vmagent/builders/AzureVMTemplateBuilder.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
A 
src/main/resources/com/microsoft/azure/vmagent/AzureVMAgentTemplate/help-galleryImageDefinition.html
A 
src/main/resources/com/microsoft/azure/vmagent/AzureVMAgentTemplate/help-galleryImageVersion.html
A 
src/main/resources/com/microsoft/azure/vmagent/AzureVMAgentTemplate/help-galleryName.html
A 
src/main/resources/com/microsoft/azure/vmagent/AzureVMAgentTemplate/help-galleryResourceGroup.html
M src/main/resources/com/microsoft/azure/vmagent/Messages.properties
M src/main/resources/referenceImageIDTemplateWithManagedDisk.json
M 
src/test/java/com/microsoft/azure/vmagent/test/ITAzureVMManagementServiceDelegate.java
M src/test/java/com/microsoft/azure/vmagent/test/IntegrationTest.java

  Log Message:
  ---
  Add basic shared image gallery support


  Commit: c696bdadba6f3eec67a7d664a83a718ae1c2e611
  
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/c696bdadba6f3eec67a7d664a83a718ae1c2e611
  Author: Jie Shen 
  Date:   2019-02-03 (Sun, 03 Feb 2019)

  Changed paths:
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/help-galleryImageVersion.html

  Log Message:
  ---
  Add verify stage for gallery


  Commit: dd6761361af946095216acc54ed97f1ceb5eb69a
  
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/dd6761361af946095216acc54ed97f1ceb5eb69a
  Author: Josh Soref 
  Date:   2019-02-03 (Sun, 03 Feb 2019)

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

  Log Message:
  ---
  Improve markup

* colons generally do not belong in strong
* one should avoid using "here" as an anchor


  Commit: 8645a41e9898cd21d15ac6fb110f44d4879ecb83
  
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/8645a41e9898cd21d15ac6fb110f44d4879ecb83
  Author: drfish 
  Date:   2019-02-18 (Mon, 18 Feb 2019)

  Changed paths:
M 
src/main/java/com/microsoft/azure/vmagent/AzureVMManagementServiceDelegate.java

  Log Message:
  ---
  Null check for all gallery image related variables


  Commit: 35350b4b181ce2ae322ca529e81f9ff500bdfe15
  
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/35350b4b181ce2ae322ca529e81f9ff500bdfe15
  Author: drfish 
  Date:   2019-02-18 (Mon, 18 Feb 2019)

  Changed paths:
M 
src/main/java/com/microsoft/azure/vmagent/AzureVMManagementServiceDelegate.java

  Log Message:
  ---
  Get latest gallery image version by comparing instead of sorting


  Commit: 5632b410bf523b2d547151b9347016da039af81d
  
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/5632b410bf523b2d547151b9347016da039af81d
  Author: drfish 
  Date:   2019-02-18 (Mon, 18 Feb 2019)

  Changed paths:
M 
src/main/java/com/microsoft/azure/vmagent/AzureVMManagementServiceDelegate.java

  Log Message:
  ---
  Fix format issue


  Commit: a474af9ab64b6a249ab74b515a6011bdf959072f
  
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/a474af9ab64b6a249ab74b515a6011bdf959072f
  Author: Jie Shen 
  Date:   2019-02-18 (Mon, 18 Feb 2019)

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

  Log Message:
  ---
  Merge pull request #131 from jsoref/help

Improve markup


  Commit: f9916367b96a5c823b159e008435623d3c18fc79
  
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/f9916367b96a5c823b159e008435623d3c18fc79
  Author: Jie Shen 
  Date:   2019-02-20 (Wed, 20 Feb 2019)

  Changed paths:
M pom.xml
M src/main/java/com/microsoft/azure/vmagent/AzureVMAgentTemplate.java
M 
src/main/java/com/microsoft/azure/vmagent/AzureVMManagementServiceDelegate.

[jenkinsci/azure-vm-agents-plugin] bef004: Add basic shared image gallery support

2019-02-19 Thread Jie Shen
  Branch: refs/heads/dev
  Home:   https://github.com/jenkinsci/azure-vm-agents-plugin
  Commit: bef00459fd0a7fda957657a426ca6ead73788e25
  
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/bef00459fd0a7fda957657a426ca6ead73788e25
  Author: Jie Shen 
  Date:   2019-02-02 (Sat, 02 Feb 2019)

  Changed paths:
M pom.xml
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/ImageReferenceType.java
M src/main/java/com/microsoft/azure/vmagent/builders/AdvancedImage.java
M 
src/main/java/com/microsoft/azure/vmagent/builders/AdvancedImageBuilder.java
M 
src/main/java/com/microsoft/azure/vmagent/builders/AdvancedImageFluent.java
M 
src/main/java/com/microsoft/azure/vmagent/builders/AzureVMTemplateBuilder.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
A 
src/main/resources/com/microsoft/azure/vmagent/AzureVMAgentTemplate/help-galleryImageDefinition.html
A 
src/main/resources/com/microsoft/azure/vmagent/AzureVMAgentTemplate/help-galleryImageVersion.html
A 
src/main/resources/com/microsoft/azure/vmagent/AzureVMAgentTemplate/help-galleryName.html
A 
src/main/resources/com/microsoft/azure/vmagent/AzureVMAgentTemplate/help-galleryResourceGroup.html
M src/main/resources/com/microsoft/azure/vmagent/Messages.properties
M src/main/resources/referenceImageIDTemplateWithManagedDisk.json
M 
src/test/java/com/microsoft/azure/vmagent/test/ITAzureVMManagementServiceDelegate.java
M src/test/java/com/microsoft/azure/vmagent/test/IntegrationTest.java

  Log Message:
  ---
  Add basic shared image gallery support


  Commit: c696bdadba6f3eec67a7d664a83a718ae1c2e611
  
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/c696bdadba6f3eec67a7d664a83a718ae1c2e611
  Author: Jie Shen 
  Date:   2019-02-03 (Sun, 03 Feb 2019)

  Changed paths:
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/help-galleryImageVersion.html

  Log Message:
  ---
  Add verify stage for gallery


  Commit: 8645a41e9898cd21d15ac6fb110f44d4879ecb83
  
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/8645a41e9898cd21d15ac6fb110f44d4879ecb83
  Author: drfish 
  Date:   2019-02-18 (Mon, 18 Feb 2019)

  Changed paths:
M 
src/main/java/com/microsoft/azure/vmagent/AzureVMManagementServiceDelegate.java

  Log Message:
  ---
  Null check for all gallery image related variables


  Commit: 35350b4b181ce2ae322ca529e81f9ff500bdfe15
  
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/35350b4b181ce2ae322ca529e81f9ff500bdfe15
  Author: drfish 
  Date:   2019-02-18 (Mon, 18 Feb 2019)

  Changed paths:
M 
src/main/java/com/microsoft/azure/vmagent/AzureVMManagementServiceDelegate.java

  Log Message:
  ---
  Get latest gallery image version by comparing instead of sorting


  Commit: 5632b410bf523b2d547151b9347016da039af81d
  
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/5632b410bf523b2d547151b9347016da039af81d
  Author: drfish 
  Date:   2019-02-18 (Mon, 18 Feb 2019)

  Changed paths:
M 
src/main/java/com/microsoft/azure/vmagent/AzureVMManagementServiceDelegate.java

  Log Message:
  ---
  Fix format issue


  Commit: f9916367b96a5c823b159e008435623d3c18fc79
  
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/f9916367b96a5c823b159e008435623d3c18fc79
  Author: Jie Shen 
  Date:   2019-02-20 (Wed, 20 Feb 2019)

  Changed paths:
M pom.xml
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/ImageReferenceType.java
M src/main/java/com/microsoft/azure/vmagent/builders/AdvancedImage.java
M 
src/main/java/com/microsoft/azure/vmagent/builders/AdvancedImageBuilder.java
M 
src/main/java/com/microsoft/azure/vmagent/builders/AdvancedImageFluent.java
M 
src/main/java/com/microsoft/azure/vmagent/builders/AzureVMTemplateBuilder.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
A 
src/main/resources/com/microsoft/azure/vmagent/AzureVMAgentTemplate/help-galleryImageDefinition.html
A 
src/main/resources/com/microso

[jenkinsci/azure-vm-agents-plugin] bef004: Add basic shared image gallery support

2019-02-02 Thread Jie Shen
  Branch: refs/heads/gallery
  Home:   https://github.com/jenkinsci/azure-vm-agents-plugin
  Commit: bef00459fd0a7fda957657a426ca6ead73788e25
  
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/bef00459fd0a7fda957657a426ca6ead73788e25
  Author: Jie Shen 
  Date:   2019-02-02 (Sat, 02 Feb 2019)

  Changed paths:
M pom.xml
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/ImageReferenceType.java
M src/main/java/com/microsoft/azure/vmagent/builders/AdvancedImage.java
M 
src/main/java/com/microsoft/azure/vmagent/builders/AdvancedImageBuilder.java
M 
src/main/java/com/microsoft/azure/vmagent/builders/AdvancedImageFluent.java
M 
src/main/java/com/microsoft/azure/vmagent/builders/AzureVMTemplateBuilder.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
A 
src/main/resources/com/microsoft/azure/vmagent/AzureVMAgentTemplate/help-galleryImageDefinition.html
A 
src/main/resources/com/microsoft/azure/vmagent/AzureVMAgentTemplate/help-galleryImageVersion.html
A 
src/main/resources/com/microsoft/azure/vmagent/AzureVMAgentTemplate/help-galleryName.html
A 
src/main/resources/com/microsoft/azure/vmagent/AzureVMAgentTemplate/help-galleryResourceGroup.html
M src/main/resources/com/microsoft/azure/vmagent/Messages.properties
M src/main/resources/referenceImageIDTemplateWithManagedDisk.json
M 
src/test/java/com/microsoft/azure/vmagent/test/ITAzureVMManagementServiceDelegate.java
M src/test/java/com/microsoft/azure/vmagent/test/IntegrationTest.java

  Log Message:
  ---
  Add basic shared image gallery support


-- 
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.