Branch: refs/heads/master
Home: https://github.com/jenkinsci/synopsys-detect-plugin
Commit: 531c72ed319da09d4844d27f23af381ba59a32de
https://github.com/jenkinsci/synopsys-detect-plugin/commit/531c72ed319da09d4844d27f23af381ba59a32de
Author: Steve Billings <[email protected]>
Date: 2019-12-19 (Thu, 19 Dec 2019)
Changed paths:
M .gitignore
M LICENSE
M build.gradle
Log Message:
-----------
test: adding tests: added test harness as test dependency
Commit: 4495d2ee085e609452f95bb3d9f092db856da5cb
https://github.com/jenkinsci/synopsys-detect-plugin/commit/4495d2ee085e609452f95bb3d9f092db856da5cb
Author: Steve Billings <[email protected]>
Date: 2019-12-19 (Thu, 19 Dec 2019)
Changed paths:
M build.gradle
A
src/test/java/com/synopsys/integration/jenkins/detect/extensions/postbuild/DetectPostBuildStepTest.java
Log Message:
-----------
test: build.gradle: test depends on jpi
Commit: ce489ec28fb227c40be443d0d981bd38aea486e7
https://github.com/jenkinsci/synopsys-detect-plugin/commit/ce489ec28fb227c40be443d0d981bd38aea486e7
Author: Steve Billings <[email protected]>
Date: 2020-01-06 (Mon, 06 Jan 2020)
Changed paths:
M build.gradle
M gradle/wrapper/gradle-wrapper.properties
M
src/test/java/com/synopsys/integration/jenkins/detect/extensions/postbuild/DetectPostBuildStepTest.java
Log Message:
-----------
test: added PowerMock for mocking Jenkins final classes/methods
Commit: 3b33c301041a691fd2eec1a9699ce4062a0b8cc3
https://github.com/jenkinsci/synopsys-detect-plugin/commit/3b33c301041a691fd2eec1a9699ce4062a0b8cc3
Author: Steve Billings <[email protected]>
Date: 2020-01-06 (Mon, 06 Jan 2020)
Changed paths:
M
src/test/java/com/synopsys/integration/jenkins/detect/extensions/postbuild/DetectPostBuildStepTest.java
Log Message:
-----------
test: DetectPostBuildStep.testPerform() now passes
Commit: 81128d398ed27a349253be22c017be7b28dc3de3
https://github.com/jenkinsci/synopsys-detect-plugin/commit/81128d398ed27a349253be22c017be7b28dc3de3
Author: Steve Billings <[email protected]>
Date: 2020-01-06 (Mon, 06 Jan 2020)
Changed paths:
M
src/test/java/com/synopsys/integration/jenkins/detect/extensions/postbuild/DetectPostBuildStepTest.java
Log Message:
-----------
test: DetectPostBuildStepTest: fixed fragility
Commit: 5db33f2571d7cc7ebb617a0704a1d7363def997b
https://github.com/jenkinsci/synopsys-detect-plugin/commit/5db33f2571d7cc7ebb617a0704a1d7363def997b
Author: Steve Billings <[email protected]>
Date: 2020-01-06 (Mon, 06 Jan 2020)
Changed paths:
M
src/test/java/com/synopsys/integration/jenkins/detect/extensions/postbuild/DetectPostBuildStepTest.java
Log Message:
-----------
test: DetectPostBuildStepTest: added test of variable subst
Commit: b0532bc415d089ffc316f2387c9a1f525bf84399
https://github.com/jenkinsci/synopsys-detect-plugin/commit/b0532bc415d089ffc316f2387c9a1f525bf84399
Author: Steve Billings <[email protected]>
Date: 2020-01-07 (Tue, 07 Jan 2020)
Changed paths:
M
src/test/java/com/synopsys/integration/jenkins/detect/extensions/postbuild/DetectPostBuildStepTest.java
Log Message:
-----------
test: verify runDetect more thoroughly
Commit: 143c0c2b3d11c5aeaec767bba89eaa6bb2292576
https://github.com/jenkinsci/synopsys-detect-plugin/commit/143c0c2b3d11c5aeaec767bba89eaa6bb2292576
Author: Steve Billings <[email protected]>
Date: 2020-01-07 (Tue, 07 Jan 2020)
Changed paths:
M
src/test/java/com/synopsys/integration/jenkins/detect/extensions/postbuild/DetectPostBuildStepTest.java
Log Message:
-----------
test: cleanup
Commit: c583edbf8107e40f0fd1e0911785c03d76a59b0e
https://github.com/jenkinsci/synopsys-detect-plugin/commit/c583edbf8107e40f0fd1e0911785c03d76a59b0e
Author: Steve Billings <[email protected]>
Date: 2020-01-07 (Tue, 07 Jan 2020)
Changed paths:
M build.gradle
M gradle/wrapper/gradle-wrapper.properties
Log Message:
-----------
test: backing out changes that turn out to be unnecessary
Commit: 24801c661c6ed9a04f3bb3ecc23f2f33989c4f46
https://github.com/jenkinsci/synopsys-detect-plugin/commit/24801c661c6ed9a04f3bb3ecc23f2f33989c4f46
Author: Steve Billings <[email protected]>
Date: 2020-01-07 (Tue, 07 Jan 2020)
Changed paths:
M
src/test/java/com/synopsys/integration/jenkins/detect/extensions/postbuild/DetectPostBuildStepTest.java
Log Message:
-----------
test: cleanup
Commit: 13922281efbde42406a728cce379f62a72e7f419
https://github.com/jenkinsci/synopsys-detect-plugin/commit/13922281efbde42406a728cce379f62a72e7f419
Author: Steve Billings <[email protected]>
Date: 2020-01-07 (Tue, 07 Jan 2020)
Changed paths:
M
src/test/java/com/synopsys/integration/jenkins/detect/extensions/postbuild/DetectPostBuildStepTest.java
Log Message:
-----------
test: added tests for shell and powershell scenarios, which covers escaping
Commit: bfa0f49035e566fb4f42b47028a590a0a80a9c0a
https://github.com/jenkinsci/synopsys-detect-plugin/commit/bfa0f49035e566fb4f42b47028a590a0a80a9c0a
Author: Steve Billings <[email protected]>
Date: 2020-01-07 (Tue, 07 Jan 2020)
Changed paths:
M
src/test/java/com/synopsys/integration/jenkins/detect/extensions/postbuild/DetectPostBuildStepTest.java
Log Message:
-----------
test: added a property value with an embedded space and a single quote
Commit: a54f4626e47e8e57cb5fe88a60bd68f7ee3d6da1
https://github.com/jenkinsci/synopsys-detect-plugin/commit/a54f4626e47e8e57cb5fe88a60bd68f7ee3d6da1
Author: Steve Billings <[email protected]>
Date: 2020-01-09 (Thu, 09 Jan 2020)
Changed paths:
A
src/test/java/com/synopsys/integration/jenkins/detect/extensions/global/DetectGlobalConfigTest.java
Log Message:
-----------
test: DetectGlobalConfigTest: added a test for the invalid-config scenario
Commit: 57a3b9d375ce499db01ecec425d12c25c481c2a3
https://github.com/jenkinsci/synopsys-detect-plugin/commit/57a3b9d375ce499db01ecec425d12c25c481c2a3
Author: Steve Billings <[email protected]>
Date: 2020-01-09 (Thu, 09 Jan 2020)
Changed paths:
M
src/test/java/com/synopsys/integration/jenkins/detect/extensions/global/DetectGlobalConfigTest.java
Log Message:
-----------
test: cleanup
Commit: da17f031cc373abd05a93ecc2b5712d71675a941
https://github.com/jenkinsci/synopsys-detect-plugin/commit/da17f031cc373abd05a93ecc2b5712d71675a941
Author: Steve Billings <[email protected]>
Date: 2020-01-24 (Fri, 24 Jan 2020)
Changed paths:
M .gitignore
M .travis.yml
M README.md
M build.gradle
R
buildSrc/src/main/groovy/com/synopsys/integration/jenkins/detect/GenerateHtml.groovy
R
buildSrc/src/main/groovy/com/synopsys/integration/jenkins/detect/GenerateJelly.groovy
R
buildSrc/src/main/groovy/com/synopsys/integration/jenkins/detect/GenerationUtils.groovy
R buildSrc/src/main/resources/templates/html/helpHtml.tpl
R buildSrc/src/main/resources/templates/jelly/globalConfig.tpl
R buildSrc/src/main/resources/templates/jelly/pipeline.tpl
R buildSrc/src/main/resources/templates/jelly/postBuild.tpl
M gradle/wrapper/gradle-wrapper.properties
M gradlew
M gradlew.bat
M src/main/java/com/synopsys/integration/IntegrationEscapeUtils.java
R src/main/java/com/synopsys/integration/jenkins/JenkinsProxyHelper.java
M
src/main/java/com/synopsys/integration/jenkins/detect/DetectDownloadManager.java
R
src/main/java/com/synopsys/integration/jenkins/detect/DetectJenkinsLogger.java
M
src/main/java/com/synopsys/integration/jenkins/detect/JavaExecutableManager.java
R src/main/java/com/synopsys/integration/jenkins/detect/PluginHelper.java
R
src/main/java/com/synopsys/integration/jenkins/detect/SynopsysCredentialsHelper.java
M
src/main/java/com/synopsys/integration/jenkins/detect/exception/DetectJenkinsException.java
M
src/main/java/com/synopsys/integration/jenkins/detect/extensions/global/DetectGlobalConfig.java
M
src/main/java/com/synopsys/integration/jenkins/detect/extensions/pipeline/DetectPipelineStep.java
M
src/main/java/com/synopsys/integration/jenkins/detect/extensions/postbuild/DetectPostBuildStep.java
M
src/main/java/com/synopsys/integration/jenkins/detect/substeps/CreateDetectEnvironment.java
M
src/main/java/com/synopsys/integration/jenkins/detect/substeps/DetectJenkinsSubStepCoordinator.java
M
src/main/java/com/synopsys/integration/jenkins/detect/substeps/DetectSetupResponse.java
M
src/main/java/com/synopsys/integration/jenkins/detect/substeps/ParseDetectArguments.java
M
src/main/java/com/synopsys/integration/jenkins/detect/substeps/SetUpDetectWorkspaceCallable.java
A
src/main/resources/com/synopsys/integration/jenkins/detect/extensions/global/DetectGlobalConfig/config.jelly
A
src/main/resources/com/synopsys/integration/jenkins/detect/extensions/pipeline/DetectPipelineStep/config.jelly
A
src/main/resources/com/synopsys/integration/jenkins/detect/extensions/postbuild/DetectPostBuildStep/config.jelly
R src/main/resources/templates/detect/help/globalConfig.json
R src/main/resources/templates/detect/help/pipeline.json
R src/main/resources/templates/detect/help/postBuild.json
R src/main/resources/templates/detect/jelly/globalConfig.json
R src/main/resources/templates/detect/jelly/pipeline.json
R src/main/resources/templates/detect/jelly/postBuild.json
M
src/test/java/com/synopsys/integration/jenkins/detect/extensions/postbuild/DetectPostBuildStepTest.java
Log Message:
-----------
merge master -> sb_addingTests; adjusted tests to expect system env NOT to be
inherited; adjusted tests for new quoting
Commit: 814065c72fc41f34f0880fee6c154ad7308f4ebd
https://github.com/jenkinsci/synopsys-detect-plugin/commit/814065c72fc41f34f0880fee6c154ad7308f4ebd
Author: Richard Otte <[email protected]>
Date: 2020-02-03 (Mon, 03 Feb 2020)
Changed paths:
M .gitignore
M build.gradle
A
src/test/java/com/synopsys/integration/jenkins/detect/extensions/global/DetectGlobalConfigTest.java
A
src/test/java/com/synopsys/integration/jenkins/detect/extensions/postbuild/DetectPostBuildStepTest.java
Log Message:
-----------
Merge pull request #9 from jenkinsci/sb_addingTests
Sb adding tests
Compare:
https://github.com/jenkinsci/synopsys-detect-plugin/compare/904edcdd9733...814065c72fc4
--
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/synopsys-detect-plugin/push/refs/heads/master/904edc-814065%40github.com.