Branch: refs/heads/main
  Home:   https://github.com/pmd/pmd-github-action
  Commit: 74178ba3bc9ddfac220be48feb556f058702c9ed
      
https://github.com/pmd/pmd-github-action/commit/74178ba3bc9ddfac220be48feb556f058702c9ed
  Author: Andreas Dangel <andreas.dan...@pmd-code.org>
  Date:   2022-02-17 (Thu, 17 Feb 2022)

  Changed paths:
    M dist/index.js
    M lib/index.js
    M lib/sarif.js
    A tests/data/pmd-report-multiple-fixed.sarif
    A tests/data/pmd-report-multiple.sarif
    M tests/sarif.test.js

  Log Message:
  -----------
  Fix Sarif report for multiple results

Each PMD rule violation should be reported
in a separate result. This adds a fix
to modify the sarif report afterwards
before processing it further.

Fixes #53


  Commit: 57c9aa8803f21a2d4e1ef8619f772f3015f3c355
      
https://github.com/pmd/pmd-github-action/commit/57c9aa8803f21a2d4e1ef8619f772f3015f3c355
  Author: Andreas Dangel <andreas.dan...@pmd-code.org>
  Date:   2022-02-17 (Thu, 17 Feb 2022)

  Changed paths:
    M dist/index.js
    M lib/util.js

  Log Message:
  -----------
  util: getDownloadURL doesn't need to be async


  Commit: b2cb5ed66768296a0ad9701351b82db82bc66f7f
      
https://github.com/pmd/pmd-github-action/commit/b2cb5ed66768296a0ad9701351b82db82bc66f7f
  Author: Andreas Dangel <andreas.dan...@pmd-code.org>
  Date:   2022-02-19 (Sat, 19 Feb 2022)

  Changed paths:
    M dist/index.js
    M lib/util.js
    A tests/data/compare-files-page1-issue52.json
    M tests/util.test.js

  Log Message:
  -----------
  Fixes #52 sourcePath without trailing slash


  Commit: 22808cea73ed66db98240acb3f93a014a4b5ffa6
      
https://github.com/pmd/pmd-github-action/commit/22808cea73ed66db98240acb3f93a014a4b5ffa6
  Author: Andreas Dangel <andreas.dan...@pmd-code.org>
  Date:   2022-02-19 (Sat, 19 Feb 2022)

  Changed paths:
    M dist/index.js
    M lib/sarif.js
    M tests/sarif.test.js

  Log Message:
  -----------
  Fixes #51 Convert Windows paths

... to valid URIs when relativizing the report


  Commit: b6a864371c94f6c90bee27b47e6a2ece50978a48
      
https://github.com/pmd/pmd-github-action/commit/b6a864371c94f6c90bee27b47e6a2ece50978a48
  Author: Andreas Dangel <andreas.dan...@pmd-code.org>
  Date:   2022-02-19 (Sat, 19 Feb 2022)

  Changed paths:
    M README.md
    M action.yml

  Log Message:
  -----------
  (doc) Document required minimum PMD version

At least PMD 6.31.0 should be used due
to required support for SARIF.


  Commit: 008044d1f3bc3c2f9492e1b797927dd1a0bb021c
      
https://github.com/pmd/pmd-github-action/commit/008044d1f3bc3c2f9492e1b797927dd1a0bb021c
  Author: Andreas Dangel <andreas.dan...@pmd-code.org>
  Date:   2022-02-19 (Sat, 19 Feb 2022)

  Changed paths:
    M dist/index.js
    M lib/index.js
    M lib/sarif.js
    M lib/util.js
    A tests/data/pmd-report-multiple-fixed.sarif
    A tests/data/pmd-report-multiple.sarif
    M tests/sarif.test.js

  Log Message:
  -----------
  Merge pull request #57 from adangel:issue-53-sarif-fix

Fix Sarif report for multiple results #57


  Commit: 1039c3fce6f9e75692f486993beff250f17d5cc5
      
https://github.com/pmd/pmd-github-action/commit/1039c3fce6f9e75692f486993beff250f17d5cc5
  Author: Andreas Dangel <andreas.dan...@pmd-code.org>
  Date:   2022-02-19 (Sat, 19 Feb 2022)

  Changed paths:
    M dist/index.js
    M lib/util.js
    A tests/data/compare-files-page1-issue52.json
    M tests/util.test.js

  Log Message:
  -----------
  Merge pull request #58 from adangel:issue-52-sourcepath

Fixes #52 sourcePath without trailing slash #58


  Commit: c087fa63dccf316672d92e934f785ac60b4b0e57
      
https://github.com/pmd/pmd-github-action/commit/c087fa63dccf316672d92e934f785ac60b4b0e57
  Author: Andreas Dangel <andreas.dan...@pmd-code.org>
  Date:   2022-02-19 (Sat, 19 Feb 2022)

  Changed paths:
    M dist/index.js
    M lib/sarif.js
    M tests/sarif.test.js

  Log Message:
  -----------
  Merge pull request #59 from adangel:issue-51-annotations-windows

Fixes #51 Convert Windows paths #59


  Commit: 7357ef14de3d244df1c89aabfca4a090dd41c23c
      
https://github.com/pmd/pmd-github-action/commit/7357ef14de3d244df1c89aabfca4a090dd41c23c
  Author: Andreas Dangel <andreas.dan...@pmd-code.org>
  Date:   2022-02-19 (Sat, 19 Feb 2022)

  Changed paths:
    M CHANGELOG.md
    M package-lock.json
    M package.json

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/main'


Compare: 
https://github.com/pmd/pmd-github-action/compare/e04959f36b3a...7357ef14de3d


_______________________________________________
Pmd-commits mailing list
Pmd-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmd-commits

Reply via email to