Branch: refs/heads/master
Home: https://github.com/jenkinsci/sauce-ondemand-plugin
Commit: c73bfdbdf748cf022cb9ab41c7f2886a0d1be7f3
https://github.com/jenkinsci/sauce-ondemand-plugin/commit/c73bfdbdf748cf022cb9ab41c7f2886a0d1be7f3
Author: Alex Harford <[email protected]>
Date: 2022-06-06 (Mon, 06 Jun 2022)
Changed paths:
M src/main/java/com/saucelabs/jenkins/pipeline/SauceConnectStep.java
M src/main/java/hudson/plugins/sauce_ondemand/SauceOnDemandBuildWrapper.java
M
src/main/resources/com/saucelabs/jenkins/pipeline/SauceConnectStep/config.jelly
M
src/main/resources/hudson/plugins/sauce_ondemand/SauceOnDemandBuildWrapper/config.jelly
M src/test/java/com/saucelabs/jenkins/pipeline/SauceStepTest.java
M
src/test/java/hudson/plugins/sauce_ondemand/ParameterizedSauceBuildWrapperTest.java
M src/test/java/hudson/plugins/sauce_ondemand/SauceBuildWrapperTest.java
Log Message:
-----------
Restore the `useGeneratedTunnelIdentifier` config
The config setting was renamed to match the SC 4.7+ command line option,
however this caused the old config setting to be lost, and caused
unnamed tunnels to be used instead. This reverts the change in the
Jenkins plugin config, but continues to use the new CLI option name.
Commit: ee5946d39294124da34dc3dff51516644d8fbb1e
https://github.com/jenkinsci/sauce-ondemand-plugin/commit/ee5946d39294124da34dc3dff51516644d8fbb1e
Author: Alex Harford <[email protected]>
Date: 2022-06-07 (Tue, 07 Jun 2022)
Changed paths:
M src/main/java/com/saucelabs/jenkins/pipeline/SauceConnectStep.java
M src/main/java/hudson/plugins/sauce_ondemand/SauceOnDemandBuildWrapper.java
M
src/main/resources/com/saucelabs/jenkins/pipeline/SauceConnectStep/config.jelly
M
src/main/resources/hudson/plugins/sauce_ondemand/SauceOnDemandBuildWrapper/config.jelly
M src/test/java/com/saucelabs/jenkins/pipeline/SauceStepTest.java
M
src/test/java/hudson/plugins/sauce_ondemand/ParameterizedSauceBuildWrapperTest.java
M src/test/java/hudson/plugins/sauce_ondemand/SauceBuildWrapperTest.java
Log Message:
-----------
Merge pull request #95 from
saucelabs/alexh-sc-3793-restore-tunnel-identifier-in-config
Restore the `useGeneratedTunnelIdentifier` config
Compare:
https://github.com/jenkinsci/sauce-ondemand-plugin/compare/fe58af8ce64b...ee5946d39294
--
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/sauce-ondemand-plugin/push/refs/heads/master/fe58af-ee5946%40github.com.