Branch: refs/heads/refactor-code-smells
Home: https://github.com/jenkinsci/synopsys-detect-plugin
Commit: 43e7fdf6a39177a32d20812d77158538098f4801
https://github.com/jenkinsci/synopsys-detect-plugin/commit/43e7fdf6a39177a32d20812d77158538098f4801
Author: Dana Maxfield <[email protected]>
Date: 2020-10-16 (Fri, 16 Oct 2020)
Changed paths:
M
src/main/java/com/synopsys/integration/jenkins/detect/extensions/global/DetectGlobalConfig.java
Log Message:
-----------
refactor: Address code smell: break apart nested try/catch to improve
readability
Commit: 75c4ff80c7526edfeb33829a53a7be79a01cd36d
https://github.com/jenkinsci/synopsys-detect-plugin/commit/75c4ff80c7526edfeb33829a53a7be79a01cd36d
Author: Dana Maxfield <[email protected]>
Date: 2020-10-16 (Fri, 16 Oct 2020)
Changed paths:
M
src/main/java/com/synopsys/integration/jenkins/detect/extensions/global/DetectGlobalConfig.java
Log Message:
-----------
refactor: Address code smell: Remove unneeded runtimeexception from signatures
Commit: a3bf719dd1edb623d221d54834a13ed4d4c38c75
https://github.com/jenkinsci/synopsys-detect-plugin/commit/a3bf719dd1edb623d221d54834a13ed4d4c38c75
Author: Dana Maxfield <[email protected]>
Date: 2020-10-16 (Fri, 16 Oct 2020)
Changed paths:
M
src/main/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectScriptStrategy.java
Log Message:
-----------
refactor: Address code smell: HttpUrl is not serializeable, construct HttpUrl
within call()
Commit: 0a9bcf8cb24ba67bedfc51e70f81e49d06f16236
https://github.com/jenkinsci/synopsys-detect-plugin/commit/0a9bcf8cb24ba67bedfc51e70f81e49d06f16236
Author: Dana Maxfield <[email protected]>
Date: 2020-10-22 (Thu, 22 Oct 2020)
Changed paths:
M
src/main/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectAirGapJarStrategy.java
M
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectAirGapJarStrategyTest.java
M
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectJarStrategyTest.java
M
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectScriptStrategyCallableTest.java
M
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectStrategyServiceTest.java
Log Message:
-----------
Merge remote-tracking branch 'origin/master' into refactor-code-smells
Compare:
https://github.com/jenkinsci/synopsys-detect-plugin/compare/43e7fdf6a391%5E...0a9bcf8cb24b
--
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/refactor-code-smells/000000-0a9bcf%40github.com.