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 <[email protected]>
  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 <[email protected]>
  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 <[email protected]>
  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 <[email protected]>
  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 <[email protected]>
  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 <[email protected]>
  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 <[email protected]>
  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 <[email protected]>
  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 <[email protected]>
  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 <[email protected]>
  Date:   2020-08-14 (Fri, 14 Aug 2020)

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

  Log Message:
  -----------
  test: Fixing validation of previously unescaped values


  Commit: d3b82dcc99cc755d95eb04227482474fbe96d493
      
https://github.com/jenkinsci/synopsys-detect-plugin/commit/d3b82dcc99cc755d95eb04227482474fbe96d493
  Author: Richard Otte <[email protected]>
  Date:   2020-08-14 (Fri, 14 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
    M 
src/test/java/com/synopsys/integration/jenkins/detect/DetectCommandsEndToEndTest.java

  Log Message:
  -----------
  Merge pull request #20 from jenkinsci/refactor-argument-service

refactor: Make argumentService more readable


  Commit: 949221e5a820cd57ab15add6ced1aa5c5f287349
      
https://github.com/jenkinsci/synopsys-detect-plugin/commit/949221e5a820cd57ab15add6ced1aa5c5f287349
  Author: Dana Maxfield <[email protected]>
  Date:   2020-08-14 (Fri, 14 Aug 2020)

  Changed paths:
    M .travis.yml
    M src/main/java/com/synopsys/integration/jenkins/detect/DetectCommands.java
    M 
src/main/java/com/synopsys/integration/jenkins/detect/service/DetectArgumentService.java
    M 
src/main/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectScriptStrategy.java
    M 
src/test/java/com/synopsys/integration/jenkins/detect/DetectCommandsEndToEndTest.java
    M 
src/test/java/com/synopsys/integration/jenkins/detect/service/DetectArgumentServiceTest.java
    A 
src/test/java/com/synopsys/integration/jenkins/detect/service/DetectEnvironmentServiceTest.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 remote-tracking branch 'origin/master' into 
test/IDTCTJNKNS-201/ParseDetectArguments
- Update tests to reflect changes done in Master


Compare: 
https://github.com/jenkinsci/synopsys-detect-plugin/compare/041817a6bc99...949221e5a820

-- 
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/test/IDTCTJNKNS-201/ParseDetectArguments/041817-949221%40github.com.

Reply via email to