[jenkinsci/synopsys-detect-plugin] dd7f1f: test: Adding initial DetectScriptStrategyTest

2020-08-14 Thread Dana Maxfield
  Branch: refs/heads/test/IDTCTJNKNS-201/ParseDetectArguments
  Home:   https://github.com/jenkinsci/synopsys-detect-plugin
  Commit: dd7f1f1f06ee5c3d9e9129bb0a04a37dce346f2c
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/dd7f1f1f06ee5c3d9e9129bb0a04a37dce346f2c
  Author: Richard Otte 
  Date:   2020-08-07 (Fri, 07 Aug 2020)

  Changed paths:
A 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectScriptStrategyTest.java

  Log Message:
  ---
  test: Adding initial DetectScriptStrategyTest


  Commit: 73a940ece05fc64cd9f21773bcc0cc8ff2eb34ba
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/73a940ece05fc64cd9f21773bcc0cc8ff2eb34ba
  Author: Richard Otte 
  Date:   2020-08-07 (Fri, 07 Aug 2020)

  Changed paths:
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectScriptStrategyTest.java

  Log Message:
  ---
  test: Adding first draft of tests


  Commit: b08faf03edcac247a837792a0a130b6ae1e00c6c
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/b08faf03edcac247a837792a0a130b6ae1e00c6c
  Author: Richard Otte 
  Date:   2020-08-07 (Fri, 07 Aug 2020)

  Changed paths:
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectScriptStrategyTest.java

  Log Message:
  ---
  test: Adding testing bad proxy details


  Commit: 577c67e4bd1083f9a4e992f0fcee1f68b3e1e4c0
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/577c67e4bd1083f9a4e992f0fcee1f68b3e1e4c0
  Author: Eric Kerwin 
  Date:   2020-08-11 (Tue, 11 Aug 2020)

  Changed paths:
M .travis.yml

  Log Message:
  ---
  Update .travis.yml

removing sonar and coveralls


  Commit: ae05e618343f50b4b78abc1e93ee4d2edefae164
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/ae05e618343f50b4b78abc1e93ee4d2edefae164
  Author: Richard Otte 
  Date:   2020-08-11 (Tue, 11 Aug 2020)

  Changed paths:
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectScriptStrategy.java
A 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectScriptStrategyCallableTest.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectScriptStrategyTest.java

  Log Message:
  ---
  refactor: Cleaning up callable implementation


  Commit: 03cce19189786013d25d7457f48864e4cf1c5cb6
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/03cce19189786013d25d7457f48864e4cf1c5cb6
  Author: Dana Maxfield 
  Date:   2020-08-11 (Tue, 11 Aug 2020)

  Changed paths:
A 
src/test/java/com/synopsys/integration/jenkins/detect/service/DetectEnvironmentServiceTest.java

  Log Message:
  ---
  test: Initial add of tests for DetectEnvironmentServiceTest (IDTCTJNKNS-196)


  Commit: aa99eee2ad40f5e48c85216ae00e9c9899d671d0
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/aa99eee2ad40f5e48c85216ae00e9c9899d671d0
  Author: Dana Maxfield <30127554+dmaxfield-...@users.noreply.github.com>
  Date:   2020-08-12 (Wed, 12 Aug 2020)

  Changed paths:
A 
src/test/java/com/synopsys/integration/jenkins/detect/service/DetectEnvironmentServiceTest.java

  Log Message:
  ---
  Merge pull request #19 from 
jenkinsci/test/IDTCTJNKNS-196/DetectEnvironmentService

IDTCTJNKNS-196: Initial add of tests for DetectEnvironmentServiceTest


  Commit: 06275ceebbaacefc1064f154afce03fad55ee836
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/06275ceebbaacefc1064f154afce03fad55ee836
  Author: Richard Otte 
  Date:   2020-08-12 (Wed, 12 Aug 2020)

  Changed paths:
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectScriptStrategy.java
A 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectScriptStrategyCallableTest.java
A 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectScriptStrategyTest.java

  Log Message:
  ---
  Merge pull request #18 from jenkinsci/test-detectScriptStrategy

test: Adding initial DetectScriptStrategyTest


  Commit: 266f07bd3ec1697e61e442ce4696736567712291
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/266f07bd3ec1697e61e442ce4696736567712291
  Author: Richard Otte 
  Date:   2020-08-13 (Thu, 13 Aug 2020)

  Changed paths:
M src/main/java/com/synopsys/integration/jenkins/detect/DetectCommands.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/DetectArgumentService.java

  Log Message:
  ---
  refactor: Make argumentService more readable


  Commit: 84f9a17f6abbed85a4da775e58de9fcc5ab7e85e
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/84f9a17f6abbed85a4da775e58de9fcc5ab7e85e
  Author: Richard Otte 
  Date:   2020-08-14 (Fri, 14 Aug 2020)

  Changed paths:
M 
src/test/java/com/synopsys/integration/jenkins/detect/DetectCommandsEndToEndTest.java

  Log Message:
  ---
  test: 

[jenkinsci/synopsys-detect-plugin] dd7f1f: test: Adding initial DetectScriptStrategyTest

2020-08-12 Thread Richard Otte
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/synopsys-detect-plugin
  Commit: dd7f1f1f06ee5c3d9e9129bb0a04a37dce346f2c
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/dd7f1f1f06ee5c3d9e9129bb0a04a37dce346f2c
  Author: Richard Otte 
  Date:   2020-08-07 (Fri, 07 Aug 2020)

  Changed paths:
A 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectScriptStrategyTest.java

  Log Message:
  ---
  test: Adding initial DetectScriptStrategyTest


  Commit: 73a940ece05fc64cd9f21773bcc0cc8ff2eb34ba
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/73a940ece05fc64cd9f21773bcc0cc8ff2eb34ba
  Author: Richard Otte 
  Date:   2020-08-07 (Fri, 07 Aug 2020)

  Changed paths:
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectScriptStrategyTest.java

  Log Message:
  ---
  test: Adding first draft of tests


  Commit: b08faf03edcac247a837792a0a130b6ae1e00c6c
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/b08faf03edcac247a837792a0a130b6ae1e00c6c
  Author: Richard Otte 
  Date:   2020-08-07 (Fri, 07 Aug 2020)

  Changed paths:
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectScriptStrategyTest.java

  Log Message:
  ---
  test: Adding testing bad proxy details


  Commit: ae05e618343f50b4b78abc1e93ee4d2edefae164
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/ae05e618343f50b4b78abc1e93ee4d2edefae164
  Author: Richard Otte 
  Date:   2020-08-11 (Tue, 11 Aug 2020)

  Changed paths:
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectScriptStrategy.java
A 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectScriptStrategyCallableTest.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectScriptStrategyTest.java

  Log Message:
  ---
  refactor: Cleaning up callable implementation


  Commit: 06275ceebbaacefc1064f154afce03fad55ee836
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/06275ceebbaacefc1064f154afce03fad55ee836
  Author: Richard Otte 
  Date:   2020-08-12 (Wed, 12 Aug 2020)

  Changed paths:
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectScriptStrategy.java
A 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectScriptStrategyCallableTest.java
A 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectScriptStrategyTest.java

  Log Message:
  ---
  Merge pull request #18 from jenkinsci/test-detectScriptStrategy

test: Adding initial DetectScriptStrategyTest


Compare: 
https://github.com/jenkinsci/synopsys-detect-plugin/compare/aa99eee2ad40...06275ceebbaa

-- 
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/master/aa99ee-06275c%40github.com.


[jenkinsci/synopsys-detect-plugin] dd7f1f: test: Adding initial DetectScriptStrategyTest

2020-08-07 Thread Richard Otte
  Branch: refs/heads/test-detectScriptStrategy
  Home:   https://github.com/jenkinsci/synopsys-detect-plugin
  Commit: dd7f1f1f06ee5c3d9e9129bb0a04a37dce346f2c
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/dd7f1f1f06ee5c3d9e9129bb0a04a37dce346f2c
  Author: Richard Otte 
  Date:   2020-08-07 (Fri, 07 Aug 2020)

  Changed paths:
A 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectScriptStrategyTest.java

  Log Message:
  ---
  test: Adding initial DetectScriptStrategyTest


-- 
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/test-detectScriptStrategy/00-dd7f1f%40github.com.