Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/google-compute-engine-plugin
  Commit: 55c476de70683272116835fdab8ed63ffcdec1f3
      
https://github.com/jenkinsci/google-compute-engine-plugin/commit/55c476de70683272116835fdab8ed63ffcdec1f3
  Author: Stephen Shank <[email protected]>
  Date:   2019-11-11 (Mon, 11 Nov 2019)

  Changed paths:
    M CHANGELOG.md
    M pom.xml

  Log Message:
  -----------
  Prepare release 4.2.0 with changelog.


  Commit: 483dda5fe5d3069becbf386bf171d626d782b5a7
      
https://github.com/jenkinsci/google-compute-engine-plugin/commit/483dda5fe5d3069becbf386bf171d626d782b5a7
  Author: Stephen Shank <[email protected]>
  Date:   2019-11-11 (Mon, 11 Nov 2019)

  Changed paths:
    M Jenkinsfile.linux
    M pom.xml

  Log Message:
  -----------
  Reduce the number of concurrent integration tests during PR and branch builds.


  Commit: 49dc7bcf4b7f8f89e5bac86085eee1d64aa0c54b
      
https://github.com/jenkinsci/google-compute-engine-plugin/commit/49dc7bcf4b7f8f89e5bac86085eee1d64aa0c54b
  Author: Stephen Shank <[email protected]>
  Date:   2019-11-11 (Mon, 11 Nov 2019)

  Changed paths:
    M pom.xml
    M 
src/main/java/com/google/jenkins/plugins/computeengine/ComputeEngineComputerLauncher.java
    M 
src/test/java/com/google/jenkins/plugins/computeengine/integration/ITUtil.java

  Log Message:
  -----------
  Shade dependency on com.google.cloud.graphite:gcp-client so that it can be 
updated independently. Extend test timeouts for windows.


  Commit: 0c25ff2e59d24470d2c297f4190f836952869605
      
https://github.com/jenkinsci/google-compute-engine-plugin/commit/0c25ff2e59d24470d2c297f4190f836952869605
  Author: Stephen Shank <[email protected]>
  Date:   2019-11-11 (Mon, 11 Nov 2019)

  Changed paths:
    M 
src/main/java/com/google/jenkins/plugins/computeengine/AutofilledNetworkConfiguration.java
    M 
src/test/java/com/google/jenkins/plugins/computeengine/AutofilledNetworkConfigurationTest.java

  Log Message:
  -----------
  Fix bug where subnetwork is selected but form validation error message 
doesn't go away.


  Commit: 9dce8321611abe5c252550eeff6cbc5f2f758c70
      
https://github.com/jenkinsci/google-compute-engine-plugin/commit/9dce8321611abe5c252550eeff6cbc5f2f758c70
  Author: Stephen Shank <[email protected]>
  Date:   2019-11-11 (Mon, 11 Nov 2019)

  Changed paths:
    M pom.xml
    M 
src/test/java/com/google/jenkins/plugins/computeengine/integration/ComputeEngineCloudOneShotInstanceIT.java

  Log Message:
  -----------
  Further increase allowance for windows tests.


  Commit: 6c5e75fd6c068eba4db4c1b75e255b9dd474607a
      
https://github.com/jenkinsci/google-compute-engine-plugin/commit/6c5e75fd6c068eba4db4c1b75e255b9dd474607a
  Author: Stephen Shank <[email protected]>
  Date:   2019-11-12 (Tue, 12 Nov 2019)

  Changed paths:
    M Jenkinsfile.windows
    M pom.xml

  Log Message:
  -----------
  Use different pod for windows integration tests.


  Commit: 050003b72b07942bf48ab9d312c848e963cf77b3
      
https://github.com/jenkinsci/google-compute-engine-plugin/commit/050003b72b07942bf48ab9d312c848e963cf77b3
  Author: Stephen Shank <[email protected]>
  Date:   2019-11-12 (Tue, 12 Nov 2019)

  Changed paths:
    M 
src/main/java/com/google/jenkins/plugins/computeengine/ComputeEngineWindowsLauncher.java
    M 
src/test/java/com/google/jenkins/plugins/computeengine/integration/ComputeEngineCloudIgnoreProxyIT.java
    M 
src/test/java/com/google/jenkins/plugins/computeengine/integration/ComputeEngineCloudOneShotInstanceIT.java
    M 
src/test/java/com/google/jenkins/plugins/computeengine/integration/ComputeEngineCloudTemplateIT.java

  Log Message:
  -----------
  Reduce test flakiness.


  Commit: b14378e5d948a0638ce727bdfde29e666725afc8
      
https://github.com/jenkinsci/google-compute-engine-plugin/commit/b14378e5d948a0638ce727bdfde29e666725afc8
  Author: Stephen Shank <[email protected]>
  Date:   2019-11-13 (Wed, 13 Nov 2019)

  Changed paths:
    M pom.xml
    M 
src/test/java/com/google/jenkins/plugins/computeengine/integration/ComputeEngineCloudOneShotInstanceIT.java
    M 
src/test/java/com/google/jenkins/plugins/computeengine/integration/ITUtil.java

  Log Message:
  -----------
  Stop agent pinging during tests. Ensure that certain job starts and ends 
later in One Shot test. Ensure process isolation in tests by disabling reused 
forks.


  Commit: e7a2f1409b546289b068ab592b55a80de0217fca
      
https://github.com/jenkinsci/google-compute-engine-plugin/commit/e7a2f1409b546289b068ab592b55a80de0217fca
  Author: Stephen Shank <[email protected]>
  Date:   2019-11-13 (Wed, 13 Nov 2019)

  Changed paths:
    M 
src/test/java/com/google/jenkins/plugins/computeengine/integration/ComputeEngineCloudOneShotInstanceIT.java

  Log Message:
  -----------
  PR FeedbacK: Use constant and document the reason for it.


  Commit: 39153c58a403ca05cf72a28d1e2ad9de5ba21351
      
https://github.com/jenkinsci/google-compute-engine-plugin/commit/39153c58a403ca05cf72a28d1e2ad9de5ba21351
  Author: Stephen Shank <[email protected]>
  Date:   2019-11-13 (Wed, 13 Nov 2019)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare release google-compute-engine-4.2.0


  Commit: dccdc3862cf410aee02eab17345c838054fba197
      
https://github.com/jenkinsci/google-compute-engine-plugin/commit/dccdc3862cf410aee02eab17345c838054fba197
  Author: Stephen Shank <[email protected]>
  Date:   2019-11-13 (Wed, 13 Nov 2019)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare for next development iteration


  Commit: dd0f25b402e0aa8c1cb172c0bddff8316a4220dc
      
https://github.com/jenkinsci/google-compute-engine-plugin/commit/dd0f25b402e0aa8c1cb172c0bddff8316a4220dc
  Author: Stephen Shank <[email protected]>
  Date:   2019-11-19 (Tue, 19 Nov 2019)

  Changed paths:
    M CHANGELOG.md
    M Jenkinsfile.linux
    M Jenkinsfile.windows
    M pom.xml
    M 
src/main/java/com/google/jenkins/plugins/computeengine/AutofilledNetworkConfiguration.java
    M 
src/main/java/com/google/jenkins/plugins/computeengine/ComputeEngineComputerLauncher.java
    M 
src/main/java/com/google/jenkins/plugins/computeengine/ComputeEngineWindowsLauncher.java
    M 
src/test/java/com/google/jenkins/plugins/computeengine/AutofilledNetworkConfigurationTest.java
    M 
src/test/java/com/google/jenkins/plugins/computeengine/integration/ComputeEngineCloudIgnoreProxyIT.java
    M 
src/test/java/com/google/jenkins/plugins/computeengine/integration/ComputeEngineCloudOneShotInstanceIT.java
    M 
src/test/java/com/google/jenkins/plugins/computeengine/integration/ComputeEngineCloudTemplateIT.java
    M 
src/test/java/com/google/jenkins/plugins/computeengine/integration/ITUtil.java

  Log Message:
  -----------
  Merge pull request #161 from stephenashank/release/4.2.0

Prepare release 4.2.0 with changelog.


Compare: 
https://github.com/jenkinsci/google-compute-engine-plugin/compare/1dfef77f37bf...dd0f25b402e0

-- 
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/google-compute-engine-plugin/push/refs/heads/master/1dfef7-dd0f25%40github.com.

Reply via email to