This is an automated email from the ASF dual-hosted git repository.
ottlinger pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/creadur-whisker.git
from 8a1d230 Merge pull request #319 from
apache/dependabot/maven/log4j2.version-2.26.1
add 22636a4 WHISKER-21: Integrate with SonarCloud
add 4e0c02b WHISKER-21: Add GHA sonarcloud run
add 490ff73 WHISKER-31: Try out with new logger version
add 1e7a73a WHISKER-31: Try running with JDK17, disable <17 due to RAT0.18
add 447b35a WHISKER-31: Issue is still a problem on Windows-JDK17 only
add c3a7ae6 WHISKER-21: Add site helper script
add 43ef8c8 WHISKER-21: Update Maven wrapper
add 1b7ab1a WHISKER-21: Add coverage note in changelog
add 070d8a7 WHISKER-21: Add jacoco configuration
add 049d9d5 Merge branch 'master' into addSonarCloudLinks
new 3604db7 Merge pull request #318 from apache/addSonarCloudLinks
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.buildtools/{formatPom => site} | 8 +++---
.github/workflows/maven.yml | 4 +--
.github/workflows/sonarcloud.yml | 38 +++++++++++++++++++++++++++++
.mvn/wrapper/maven-wrapper.properties | 2 +-
README.md | 2 ++
pom.xml | 46 +++++++++++++++++++++++++++++++++++
src/changes/changes.xml | 3 +++
7 files changed, 95 insertions(+), 8 deletions(-)
copy .buildtools/{formatPom => site} (82%)
create mode 100644 .github/workflows/sonarcloud.yml