Branch: refs/heads/windows-push
Home: https://github.com/jenkinsci/google-compute-engine-plugin
Commit: 9ee8ef9015c2b571ebcf3260f1a72aff96c2c592
https://github.com/jenkinsci/google-compute-engine-plugin/commit/9ee8ef9015c2b571ebcf3260f1a72aff96c2c592
Author: Rachel Yen <[email protected]>
Date: 2018-11-26 (Mon, 26 Nov 2018)
Changed paths:
M
src/test/java/com/google/jenkins/plugins/computeengine/ComputeEngineCloudIT.java
Log Message:
-----------
Updated image in Integration test.
Commit: d8ae48e75ebdbf40f4b7e9702d8f0f964ebcbd0b
https://github.com/jenkinsci/google-compute-engine-plugin/commit/d8ae48e75ebdbf40f4b7e9702d8f0f964ebcbd0b
Author: John La Barge <[email protected]>
Date: 2018-11-26 (Mon, 26 Nov 2018)
Changed paths:
M
src/main/java/com/google/jenkins/plugins/computeengine/InstanceConfiguration.java
M
src/main/java/com/google/jenkins/plugins/computeengine/client/ComputeClient.java
M
src/main/resources/com/google/jenkins/plugins/computeengine/InstanceConfiguration/config.jelly
A
src/main/resources/com/google/jenkins/plugins/computeengine/InstanceConfiguration/help-minCpuPlatform.html
M
src/test/java/com/google/jenkins/plugins/computeengine/ComputeEngineCloudIT.java
M
src/test/java/com/google/jenkins/plugins/computeengine/InstanceConfigurationTest.java
Log Message:
-----------
Add minCpuPlatform parameter.
Commit: 98422b5b34da2ec8108e190abcee27d1cb3b5880
https://github.com/jenkinsci/google-compute-engine-plugin/commit/98422b5b34da2ec8108e190abcee27d1cb3b5880
Author: Rachel Yen <[email protected]>
Date: 2018-11-26 (Mon, 26 Nov 2018)
Changed paths:
A
src/main/resources/com/google/jenkins/plugins/computeengine/ComputeEngineComputer/configure.jelly
Log Message:
-----------
Form for configuring instances during a build. View only
Commit: b9301dd2e3fb9741e7490caf79e3ff4b2bd89e30
https://github.com/jenkinsci/google-compute-engine-plugin/commit/b9301dd2e3fb9741e7490caf79e3ff4b2bd89e30
Author: June Rhodes <[email protected]>
Date: 2018-11-26 (Mon, 26 Nov 2018)
Changed paths:
M
src/main/java/com/google/jenkins/plugins/computeengine/ComputeEngineInstance.java
A
src/main/java/com/google/jenkins/plugins/computeengine/ComputeEngineWindowsLauncher.java
M
src/main/java/com/google/jenkins/plugins/computeengine/InstanceConfiguration.java
M
src/main/resources/com/google/jenkins/plugins/computeengine/InstanceConfiguration/config.jelly
A
src/main/resources/com/google/jenkins/plugins/computeengine/InstanceConfiguration/help-windows.html
M
src/test/java/com/google/jenkins/plugins/computeengine/InstanceConfigurationTest.java
Log Message:
-----------
Add support for Windows instances on Google Cloud
Commit: 91d9b984554297cfd474b2322dd21d23d15b2964
https://github.com/jenkinsci/google-compute-engine-plugin/commit/91d9b984554297cfd474b2322dd21d23d15b2964
Author: June Rhodes <[email protected]>
Date: 2018-11-26 (Mon, 26 Nov 2018)
Changed paths:
M
src/main/java/com/google/jenkins/plugins/computeengine/ComputeEngineWindowsLauncher.java
M
src/main/resources/com/google/jenkins/plugins/computeengine/InstanceConfiguration/help-windows.html
Log Message:
-----------
Fix launch strings
Commit: f48a3ea590ecf71272bfe1cba4f75f802284fda0
https://github.com/jenkinsci/google-compute-engine-plugin/commit/f48a3ea590ecf71272bfe1cba4f75f802284fda0
Author: June Rhodes <[email protected]>
Date: 2018-11-26 (Mon, 26 Nov 2018)
Changed paths:
M
src/test/java/com/google/jenkins/plugins/computeengine/ComputeEngineCloudIT.java
M
src/test/java/com/google/jenkins/plugins/computeengine/InstanceConfigurationTest.java
Log Message:
-----------
Fix tests
Commit: 5404cd396e83e2325b8a6fc46be33931bf0650c5
https://github.com/jenkinsci/google-compute-engine-plugin/commit/5404cd396e83e2325b8a6fc46be33931bf0650c5
Author: June Rhodes <[email protected]>
Date: 2018-11-26 (Mon, 26 Nov 2018)
Changed paths:
M
src/main/java/com/google/jenkins/plugins/computeengine/ComputeEngineWindowsLauncher.java
M
src/main/java/com/google/jenkins/plugins/computeengine/InstanceConfiguration.java
M
src/main/resources/com/google/jenkins/plugins/computeengine/InstanceConfiguration/config.jelly
A
src/main/resources/com/google/jenkins/plugins/computeengine/InstanceConfiguration/help-localSsdDisks.html
M
src/test/java/com/google/jenkins/plugins/computeengine/ComputeEngineCloudIT.java
M
src/test/java/com/google/jenkins/plugins/computeengine/InstanceConfigurationTest.java
Log Message:
-----------
Add support for attaching local SSDs
Commit: 897b4bd625d261c2b8054d9e1a5f0468fe5ae0ed
https://github.com/jenkinsci/google-compute-engine-plugin/commit/897b4bd625d261c2b8054d9e1a5f0468fe5ae0ed
Author: June Rhodes <[email protected]>
Date: 2018-11-26 (Mon, 26 Nov 2018)
Changed paths:
M
src/main/java/com/google/jenkins/plugins/computeengine/InstanceConfiguration.java
M
src/main/resources/com/google/jenkins/plugins/computeengine/InstanceConfiguration/config.jelly
A
src/main/resources/com/google/jenkins/plugins/computeengine/InstanceConfiguration/help-remoteFs.html
M
src/test/java/com/google/jenkins/plugins/computeengine/ComputeEngineCloudIT.java
M
src/test/java/com/google/jenkins/plugins/computeengine/InstanceConfigurationTest.java
Log Message:
-----------
Add support for configuring remote workspace location
Commit: ab31e9332b7c3d858677f1f8de72d4e7263ee299
https://github.com/jenkinsci/google-compute-engine-plugin/commit/ab31e9332b7c3d858677f1f8de72d4e7263ee299
Author: June Rhodes <[email protected]>
Date: 2018-11-26 (Mon, 26 Nov 2018)
Changed paths:
M
src/main/java/com/google/jenkins/plugins/computeengine/ComputeEngineWindowsLauncher.java
Log Message:
-----------
Workaround an issue for Java applications where they can't create folders on
a newly created NTFS partition until another application creates a folder
Documented here: https://partners.redstor.com/faqs/893
Commit: dedd088710c0ccaa8f662bdbdbc2174c02ca7283
https://github.com/jenkinsci/google-compute-engine-plugin/commit/dedd088710c0ccaa8f662bdbdbc2174c02ca7283
Author: Rachel Yen <[email protected]>
Date: 2018-11-26 (Mon, 26 Nov 2018)
Changed paths:
M CONTRIBUTING.md
A WINDOWS.md
M pom.xml
M
src/main/java/com/google/jenkins/plugins/computeengine/ComputeEngineInstance.java
M
src/main/java/com/google/jenkins/plugins/computeengine/ComputeEngineWindowsLauncher.java
M
src/main/java/com/google/jenkins/plugins/computeengine/InstanceConfiguration.java
A
src/main/java/com/google/jenkins/plugins/computeengine/WindowsConfiguration.java
M
src/main/resources/com/google/jenkins/plugins/computeengine/InstanceConfiguration/config.jelly
M
src/main/resources/com/google/jenkins/plugins/computeengine/InstanceConfiguration/help-windows.html
A
src/main/resources/com/google/jenkins/plugins/computeengine/InstanceConfiguration/help-windowsPasswordCredentialsId.html
A
src/main/resources/com/google/jenkins/plugins/computeengine/InstanceConfiguration/help-windowsPrivateKeyCredentialsId.html
M
src/test/java/com/google/jenkins/plugins/computeengine/ComputeEngineCloudIT.java
A
src/test/java/com/google/jenkins/plugins/computeengine/ComputeEngineCloudWindowsIT.java
M
src/test/java/com/google/jenkins/plugins/computeengine/InstanceConfigurationTest.java
A windows-image-install.ps1
A windows-it-install.ps1
A windows_images/credentialsdropdown.png
A windows_images/sshcred.png
A windows_images/usernamepassword.png
A windows_images/windowsconfig.png
Log Message:
-----------
Removed localSSD and added the windows IT for ComputeEngineCloud
Added key-based authentication for SSH'ing into Windows VM's. Completed
Integration tests, improved security, and documentation for windows.
Compare:
https://github.com/jenkinsci/google-compute-engine-plugin/compare/9ee8ef9015c2^...dedd088710c0
**NOTE:** This service has been marked for deprecation:
https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
--
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].
For more options, visit https://groups.google.com/d/optout.