Branch: refs/heads/feature/IDTCTJNKNS-189/initial_implement_strategies Home: https://github.com/jenkinsci/synopsys-detect-plugin Commit: 2d454a89b7192fc27ba4f03066305a3de5966888 https://github.com/jenkinsci/synopsys-detect-plugin/commit/2d454a89b7192fc27ba4f03066305a3de5966888 Author: Dana Maxfield <da...@synopsys.com> Date: 2020-10-01 (Thu, 01 Oct 2020)
Changed paths: M src/main/java/com/synopsys/integration/jenkins/detect/extensions/AirGapDownloadStrategy.java M src/main/java/com/synopsys/integration/jenkins/detect/extensions/DetectDownloadStrategy.java M src/main/java/com/synopsys/integration/jenkins/detect/extensions/InheritFromGlobalDownloadStrategy.java M src/main/java/com/synopsys/integration/jenkins/detect/extensions/ScriptOrJarDownloadStrategy.java Log Message: ----------- Serialize strategies Commit: 4b61e431f4bc9939edaee581af6e51e42d6abdc2 https://github.com/jenkinsci/synopsys-detect-plugin/commit/4b61e431f4bc9939edaee581af6e51e42d6abdc2 Author: Dana Maxfield <da...@synopsys.com> Date: 2020-10-05 (Mon, 05 Oct 2020) Changed paths: M src/main/java/com/synopsys/integration/jenkins/detect/DetectFreestyleCommands.java M src/main/java/com/synopsys/integration/jenkins/detect/DetectPipelineCommands.java M src/main/java/com/synopsys/integration/jenkins/detect/DetectRunner.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/service/strategy/DetectJarStrategy.java M src/main/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectStrategyService.java M src/test/java/com/synopsys/integration/jenkins/detect/DetectFreestyleCommandsTest.java M src/test/java/com/synopsys/integration/jenkins/detect/DetectPipelineCommandsTest.java M src/test/java/com/synopsys/integration/jenkins/detect/DetectRunnerTest.java M src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectStrategyServiceTest.java Log Message: ----------- feature: Initial implementation of download strategies (IDTCTJNKNS-189) Compare: https://github.com/jenkinsci/synopsys-detect-plugin/compare/2d454a89b719%5E...4b61e431f4bc -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/synopsys-detect-plugin/push/refs/heads/feature/IDTCTJNKNS-189/initial_implement_strategies/000000-4b61e4%40github.com.