Branch: refs/heads/properties Home: https://github.com/jenkinsci/analysis-model Commit: c6d09afaa6d8e3655670df18600cd8e12ce170a0 https://github.com/jenkinsci/analysis-model/commit/c6d09afaa6d8e3655670df18600cd8e12ce170a0 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2020-08-27 (Thu, 27 Aug 2020)
Changed paths: M pom.xml Log Message: ----------- Bump jmh.version from 1.25 to 1.25.1 Bumps `jmh.version` from 1.25 to 1.25.1. Updates `jmh-core` from 1.25 to 1.25.1 Updates `jmh-generator-annprocess` from 1.25 to 1.25.1 Signed-off-by: dependabot[bot] <supp...@github.com> Commit: afe7a9ceb573faf62086b17e838daae1b3cd9575 https://github.com/jenkinsci/analysis-model/commit/afe7a9ceb573faf62086b17e838daae1b3cd9575 Author: Ullrich Hafner <ullrich.haf...@gmail.com> Date: 2020-08-27 (Thu, 27 Aug 2020) Changed paths: M pom.xml Log Message: ----------- Merge pull request #499 from jenkinsci/dependabot/maven/jmh.version-1.25.1 Bump jmh.version from 1.25 to 1.25.1 Commit: a8ea2de2b5a6bc619d944eedc9b3a9e8d56cf90e https://github.com/jenkinsci/analysis-model/commit/a8ea2de2b5a6bc619d944eedc9b3a9e8d56cf90e Author: Ulli Hafner <ullrich.haf...@gmail.com> Date: 2020-08-27 (Thu, 27 Aug 2020) Changed paths: M src/test/java/edu/hm/hafner/analysis/parser/violations/JUnitAdapterTest.java A src/test/resources/edu/hm/hafner/analysis/parser/violations/report.junit Log Message: ----------- Create a test case for JENKINS-63527. Commit: 89d38ae45fc069aaeb2a54be9b404e4c5529ec69 https://github.com/jenkinsci/analysis-model/commit/89d38ae45fc069aaeb2a54be9b404e4c5529ec69 Author: Bryan E. Barnhart <bryan.e.barnh...@gmail.com> Date: 2020-08-28 (Fri, 28 Aug 2020) Changed paths: M src/main/java/edu/hm/hafner/analysis/parser/CargoCheckParser.java M src/test/resources/edu/hm/hafner/analysis/parser/CargoCheck.json Log Message: ----------- handle cargo check case where no code is present Commit: eb706d4999e4972aa25ba47495af1a332af51c41 https://github.com/jenkinsci/analysis-model/commit/eb706d4999e4972aa25ba47495af1a332af51c41 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2020-08-28 (Fri, 28 Aug 2020) Changed paths: M pom.xml Log Message: ----------- Bump violations-lib from 1.121 to 1.123 Bumps [violations-lib](https://github.com/tomasbjerre/violations-lib) from 1.121 to 1.123. - [Release notes](https://github.com/tomasbjerre/violations-lib/releases) - [Changelog](https://github.com/tomasbjerre/violations-lib/blob/master/CHANGELOG.md) - [Commits](https://github.com/tomasbjerre/violations-lib/compare/1.121...1.123) Signed-off-by: dependabot[bot] <supp...@github.com> Commit: 76da303d8aae0c63dd9372fe3fda0e86e8eaf1c3 https://github.com/jenkinsci/analysis-model/commit/76da303d8aae0c63dd9372fe3fda0e86e8eaf1c3 Author: Bryan E. Barnhart <bryan.e.barnh...@gmail.com> Date: 2020-08-28 (Fri, 28 Aug 2020) Changed paths: M src/main/java/edu/hm/hafner/analysis/parser/CargoCheckParser.java Log Message: ----------- fix formating in cargo parser Commit: 0501861e5073580fb161fd403f31b511991f009e https://github.com/jenkinsci/analysis-model/commit/0501861e5073580fb161fd403f31b511991f009e Author: Ulli Hafner <ullrich.haf...@gmail.com> Date: 2020-08-28 (Fri, 28 Aug 2020) Changed paths: M src/test/java/edu/hm/hafner/analysis/parser/violations/PitAdapterTest.java A src/test/resources/edu/hm/hafner/analysis/parser/violations/pit-with-duplicates.xml Log Message: ----------- Add test that exposes the false duplications in the PitAdapter. https://github.com/tomasbjerre/violations-lib/issues/98. Commit: 20bbc7f7613bc00e66d09183b5f09d9d7d4dee38 https://github.com/jenkinsci/analysis-model/commit/20bbc7f7613bc00e66d09183b5f09d9d7d4dee38 Author: Ulli Hafner <ullrich.haf...@gmail.com> Date: 2020-08-28 (Fri, 28 Aug 2020) Changed paths: M src/test/java/edu/hm/hafner/analysis/parser/violations/JUnitAdapterTest.java A src/test/resources/edu/hm/hafner/analysis/parser/violations/report.junit Log Message: ----------- Merge branch 'JENKINS-63527-no-type' into dependabot/maven/se.bjurr.violations-violations-lib-1.123 Commit: 14b998d78d26a685e3270a2dec5f841f0889d464 https://github.com/jenkinsci/analysis-model/commit/14b998d78d26a685e3270a2dec5f841f0889d464 Author: Ulli Hafner <ullrich.haf...@gmail.com> Date: 2020-08-28 (Fri, 28 Aug 2020) Changed paths: M src/test/java/edu/hm/hafner/analysis/parser/violations/PitAdapterTest.java A src/test/resources/edu/hm/hafner/analysis/parser/violations/pit-with-duplicates.xml Log Message: ----------- Merge branch 'broken-compareTo' into dependabot/maven/se.bjurr.violations-violations-lib-1.123 Commit: 49ab4ee3d66a6e3867434b0d77bae7df9c7c32bc https://github.com/jenkinsci/analysis-model/commit/49ab4ee3d66a6e3867434b0d77bae7df9c7c32bc Author: Ullrich Hafner <ullrich.haf...@gmail.com> Date: 2020-08-28 (Fri, 28 Aug 2020) Changed paths: M src/main/java/edu/hm/hafner/analysis/parser/CargoCheckParser.java M src/test/resources/edu/hm/hafner/analysis/parser/CargoCheck.json Log Message: ----------- Merge pull request #502 from thefarwind/master handle cargo check case where no code is present Commit: 6293257034a598a4a0a70a09a567d59002c52328 https://github.com/jenkinsci/analysis-model/commit/6293257034a598a4a0a70a09a567d59002c52328 Author: Ulli Hafner <ullrich.haf...@gmail.com> Date: 2020-08-28 (Fri, 28 Aug 2020) Changed paths: M pom.xml Log Message: ----------- Update tags to `v`major.minor.patch. Update minor as next development version. Commit: d5c81285021cd3813198315282c81e6c7be22cbe https://github.com/jenkinsci/analysis-model/commit/d5c81285021cd3813198315282c81e6c7be22cbe Author: Ulli Hafner <ullrich.haf...@gmail.com> Date: 2020-08-28 (Fri, 28 Aug 2020) Changed paths: M pom.xml Log Message: ----------- [maven-release-plugin] prepare release v8.3.1 Commit: 991b20f0f24d3d8723f7854be12c941c361d0a21 https://github.com/jenkinsci/analysis-model/commit/991b20f0f24d3d8723f7854be12c941c361d0a21 Author: Ulli Hafner <ullrich.haf...@gmail.com> Date: 2020-08-28 (Fri, 28 Aug 2020) Changed paths: M pom.xml Log Message: ----------- [maven-release-plugin] prepare for next development iteration Commit: 8064ed5a8acdf9c11e21f6c4357ecff9de5b52ac https://github.com/jenkinsci/analysis-model/commit/8064ed5a8acdf9c11e21f6c4357ecff9de5b52ac Author: Ulli Hafner <ullrich.haf...@gmail.com> Date: 2020-08-28 (Fri, 28 Aug 2020) Changed paths: M bin/release.sh M pom.xml Log Message: ----------- Bump next version to 8.4.0 and update next release to minor. Commit: 2fde4f49245def10fede5c039b14da1dc19e7ce6 https://github.com/jenkinsci/analysis-model/commit/2fde4f49245def10fede5c039b14da1dc19e7ce6 Author: Ulli Hafner <ullrich.haf...@gmail.com> Date: 2020-08-28 (Fri, 28 Aug 2020) Changed paths: M .github/release-drafter.yml Log Message: ----------- Enable release number resolving for ReleaseDrafter. Commit: 2356bdc0064fc2c2359c3739a9f20600200b5e0a https://github.com/jenkinsci/analysis-model/commit/2356bdc0064fc2c2359c3739a9f20600200b5e0a Author: Ulli Hafner <ullrich.haf...@gmail.com> Date: 2020-08-29 (Sat, 29 Aug 2020) Changed paths: M Jenkinsfile Log Message: ----------- Use new Jenkinsfile with codecoverage support. Commit: 8b068130d5d3ba331730a8b835ca4e7928a7f0fd https://github.com/jenkinsci/analysis-model/commit/8b068130d5d3ba331730a8b835ca4e7928a7f0fd Author: CooperRS <coope...@gmail.com> Date: 2020-08-31 (Mon, 31 Aug 2020) Changed paths: M src/main/java/edu/hm/hafner/analysis/parser/JavacParser.java M src/test/java/edu/hm/hafner/analysis/parser/JavacParserTest.java A src/test/resources/edu/hm/hafner/analysis/parser/kotlin-gradle-error.txt Log Message: ----------- Add support for parsing Kotlin errors Commit: c6f17d98c5bceaf33100d00f26bc60dc7cd1f39e https://github.com/jenkinsci/analysis-model/commit/c6f17d98c5bceaf33100d00f26bc60dc7cd1f39e Author: Ullrich Hafner <ullrich.haf...@gmail.com> Date: 2020-08-31 (Mon, 31 Aug 2020) Changed paths: M src/main/java/edu/hm/hafner/analysis/parser/JavacParser.java M src/test/java/edu/hm/hafner/analysis/parser/JavacParserTest.java A src/test/resources/edu/hm/hafner/analysis/parser/kotlin-gradle-error.txt Log Message: ----------- Merge pull request #503 from CooperRS/feature/javac-short-errors Add support for parsing Kotlin errors Commit: 99d43829ae88d2af8e216d1ec801902cd43dcdce https://github.com/jenkinsci/analysis-model/commit/99d43829ae88d2af8e216d1ec801902cd43dcdce Author: Ulli Hafner <ullrich.haf...@gmail.com> Date: 2020-09-01 (Tue, 01 Sep 2020) Changed paths: M .github/dependabot.yml M .github/workflows/assign-pr.yml M .github/workflows/run-release-drafter.yml Log Message: ----------- Use the same config for Dependabot and ReleaseDrafter in all modules. Commit: a79393e0fd738af692e51a13e2a6ffa6928f8cbc https://github.com/jenkinsci/analysis-model/commit/a79393e0fd738af692e51a13e2a6ffa6928f8cbc Author: Ulli Hafner <ullrich.haf...@gmail.com> Date: 2020-09-01 (Tue, 01 Sep 2020) Changed paths: M .github/dependabot.yml M bin/release.sh Log Message: ----------- Fix dependabot.yml configuration. Commit: 4cc84a21783e5bd3b83128f94cda2f71682f918c https://github.com/jenkinsci/analysis-model/commit/4cc84a21783e5bd3b83128f94cda2f71682f918c Author: Ulli Hafner <ullrich.haf...@gmail.com> Date: 2020-09-01 (Tue, 01 Sep 2020) Changed paths: M .github/dependabot.yml M .github/release-drafter.yml M .github/workflows/assign-pr.yml M .github/workflows/run-release-drafter.yml M Jenkinsfile M bin/release.sh M pom.xml M src/main/java/edu/hm/hafner/analysis/parser/CargoCheckParser.java M src/main/java/edu/hm/hafner/analysis/parser/JavacParser.java M src/test/java/edu/hm/hafner/analysis/parser/JavacParserTest.java M src/test/java/edu/hm/hafner/analysis/parser/violations/JUnitAdapterTest.java M src/test/java/edu/hm/hafner/analysis/parser/violations/PitAdapterTest.java M src/test/resources/edu/hm/hafner/analysis/parser/CargoCheck.json A src/test/resources/edu/hm/hafner/analysis/parser/kotlin-gradle-error.txt A src/test/resources/edu/hm/hafner/analysis/parser/violations/pit-with-duplicates.xml A src/test/resources/edu/hm/hafner/analysis/parser/violations/report.junit Log Message: ----------- Merge branch 'master' into properties # Conflicts: # .github/dependabot.yml # .github/workflows/run-release-drafter.yml # pom.xml # src/test/java/edu/hm/hafner/analysis/parser/violations/JUnitAdapterTest.java # src/test/java/edu/hm/hafner/analysis/parser/violations/PitAdapterTest.java Commit: 46547dffb2c5143cb65cda02c65b5fa6f3e1b031 https://github.com/jenkinsci/analysis-model/commit/46547dffb2c5143cb65cda02c65b5fa6f3e1b031 Author: Ulli Hafner <ullrich.haf...@gmail.com> Date: 2020-09-01 (Tue, 01 Sep 2020) Changed paths: M pom.xml Log Message: ----------- Bump version of codingstyle-pom to 1.5.0. Compare: https://github.com/jenkinsci/analysis-model/compare/039069b9bbbc...46547dffb2c5 -- 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/analysis-model/push/refs/heads/properties/039069-46547d%40github.com.