Branch: refs/heads/master Home: https://github.com/jenkinsci/appspider-build-scanner-plugin Commit: 62d6add5a1cc4a93c07040c025a2b4b2726a1ff2 https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/62d6add5a1cc4a93c07040c025a2b4b2726a1ff2 Author: Terry Moreland <39569669+tsmorel...@users.noreply.github.com> Date: 2020-11-11 (Wed, 11 Nov 2020)
Changed paths: M .gitignore M pom.xml M src/main/java/com/rapid7/appspider/ContentHelper.java M src/main/java/com/rapid7/jenkinspider/PostBuildScan.java Log Message: ----------- Merge pull request #1 from jenkinsci/master resync fork Commit: 6d89c8371589dadb97f7704bbb178ba4a1bdc59b https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/6d89c8371589dadb97f7704bbb178ba4a1bdc59b Author: Terry Moreland <tsmorel...@live.com> Date: 2020-11-22 (Sun, 22 Nov 2020) Changed paths: A appspider-build-scanner.code-workspace Log Message: ----------- added vscode workspace file Commit: aee40cdb7cee8d14321c3ffa49f0a28a408a23ab https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/aee40cdb7cee8d14321c3ffa49f0a28a408a23ab Author: Terry Moreland <tsmorel...@live.com> Date: 2020-11-22 (Sun, 22 Nov 2020) Changed paths: M appspider-build-scanner.code-workspace M pom.xml M src/main/java/com/rapid7/appspider/ApiSerializer.java M src/main/java/com/rapid7/appspider/datatransferobjects/ScanResult.java A src/test/java/com/rapid7/appspider/datatransferobjects/ScanResultTests.java Log Message: ----------- added tests for ScanResult - change Objects.isNull to simpler == null in a few places - updated workspace with recommended extension, more to follow - added mockito dependency in test scope - updated junit5 to 5.7.0 from 5.6.2 Commit: 92bc63aa669a4a9190019e3bad0458b7b3864da6 https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/92bc63aa669a4a9190019e3bad0458b7b3864da6 Author: Terry Moreland <52414262+tmoreland...@users.noreply.github.com> Date: 2020-11-24 (Tue, 24 Nov 2020) Changed paths: A appspider-build-scanner.code-workspace M pom.xml M src/main/java/com/rapid7/appspider/ApiSerializer.java M src/main/java/com/rapid7/appspider/datatransferobjects/ScanResult.java A src/test/java/com/rapid7/appspider/datatransferobjects/ScanResultTests.java Log Message: ----------- Merge pull request #11 from tsmoreland/unit-tests Unit tests Compare: https://github.com/jenkinsci/appspider-build-scanner-plugin/compare/b0d30f0d469e...92bc63aa669a -- 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/appspider-build-scanner-plugin/push/refs/heads/master/b0d30f-92bc63%40github.com.