Ullrich Hafner
Ullrich Hafner
@dependabot rebase
@dependabot rebase
@dependabot rebase
@dependabot rebase
For volunteers that are going to implement support for GitLab, BitBucket, etc.: you can get some inspirations from the https://plugins.jenkins.io/violation-comments-to-stash/ and https://plugins.jenkins.io/violation-comments-to-gitlab/ plugins. Maybe it is possible to extract the...
I normally never use maven locally 😄 I commit (and IntelliJ starts CheckStyle and SpotBugs Issues before the commit). That is typically enough for me. The problem with maven is...
I'm just using the checkstyle and spotbugs plugins: 
Superseded by #274
A [cobertura report](https://github.com/cobertura/web/blob/master/htdocs/xml/coverage-04.dtd) supports packages as nodes above the classes. So it might make sense to write this information as well. One could recreate that structure after parsing the coverage...
I created a pull request that exposes the bug: https://github.com/uhafner/autograding-github-action/pull/299 Here is the compiler log: https://github.com/uhafner/autograding-github-action/actions/runs/7126027301/job/19403096024?pr=299