Branch: refs/heads/main
  Home:   https://github.com/pmd/pmd-github-action
  Commit: ecd6f0c30a4bff287a3c844c3560358adfc04233
      
https://github.com/pmd/pmd-github-action/commit/ecd6f0c30a4bff287a3c844c3560358adfc04233
  Author: Andreas Dangel <andreas.dan...@pmd-code.org>
  Date:   2021-12-20 (Mon, 20 Dec 2021)

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

  Log Message:
  -----------
  Relativize paths in SARIF report

Fixes #34


  Commit: ed0bc02ff1b170d329c731b891e30c0262a98bb2
      
https://github.com/pmd/pmd-github-action/commit/ed0bc02ff1b170d329c731b891e30c0262a98bb2
  Author: Andreas Dangel <andreas.dan...@pmd-code.org>
  Date:   2021-12-20 (Mon, 20 Dec 2021)

  Changed paths:
    M README.md
    M action.yml

  Log Message:
  -----------
  Update documentation for code scanning alerts

- Fixes #35


  Commit: 72f32de023b4a6d32794ae7f0f5b3c110295fa31
      
https://github.com/pmd/pmd-github-action/commit/72f32de023b4a6d32794ae7f0f5b3c110295fa31
  Author: Andreas Dangel <andreas.dan...@pmd-code.org>
  Date:   2021-12-20 (Mon, 20 Dec 2021)

  Changed paths:
    A tests/data/pmd-report-win.sarif
    M tests/sarif.test.js

  Log Message:
  -----------
  Fix tests under Windows


  Commit: 7d2c7734e1714112451750deba57531ebc434bb2
      
https://github.com/pmd/pmd-github-action/commit/7d2c7734e1714112451750deba57531ebc434bb2
  Author: Andreas Dangel <andreas.dan...@pmd-code.org>
  Date:   2021-12-20 (Mon, 20 Dec 2021)

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

  Log Message:
  -----------
  Remove now unnecessary relativization from annotation processing

The paths are supposed to be made relative by
sarif.relativizeReport already.


  Commit: 9fb4022d4e14069246c25c448800179088da3c31
      
https://github.com/pmd/pmd-github-action/commit/9fb4022d4e14069246c25c448800179088da3c31
  Author: Andreas Dangel <andreas.dan...@pmd-code.org>
  Date:   2022-01-20 (Thu, 20 Jan 2022)

  Changed paths:
    M dist/index.js
    M lib/annotations.js
    M lib/index.js
    M lib/sarif.js
    M tests/annotations.test.js
    A tests/data/pmd-report-relativized.sarif
    A tests/data/pmd-report-win.sarif
    M tests/sarif.test.js

  Log Message:
  -----------
  Merge pull request #36 from adangel:issue-34-relativize-sarif

Relativize paths in SARIF report #36

* pr-36:
  Remove now unnecessary relativization from annotation processing
  Fix tests under Windows
  Relativize paths in SARIF report


  Commit: 7644d57d7a4bfaf043b2512ffe4ef5e64ba0826f
      
https://github.com/pmd/pmd-github-action/commit/7644d57d7a4bfaf043b2512ffe4ef5e64ba0826f
  Author: Andreas Dangel <andreas.dan...@pmd-code.org>
  Date:   2022-01-20 (Thu, 20 Jan 2022)

  Changed paths:
    M README.md
    M action.yml

  Log Message:
  -----------
  Merge pull request #37 from adangel:issue-35-code-scanning-alerts

Update documentation for code scanning alerts #37

* pr-37:
  Update documentation for code scanning alerts


Compare: 
https://github.com/pmd/pmd-github-action/compare/f5ec907fae02...7644d57d7a4b


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

Reply via email to