Branch: refs/heads/improvements
  Home:   https://github.com/pmd/pmd-regression-tester
  Commit: d2b6f0dd1c62569cbf4945bd9c154e66fd4230b1
      
https://github.com/pmd/pmd-regression-tester/commit/d2b6f0dd1c62569cbf4945bd9c154e66fd4230b1
  Author: Clément Fournier <clement.fournie...@gmail.com>
  Date:   2020-09-29 (Tue, 29 Sep 2020)

  Changed paths:
    M lib/pmdtester/builders/pmd_report_builder.rb

  Log Message:
  -----------
  Improve build caching for local runs

Now we cache builds for specific shas.
This avoids the cache where eg we test
pmd/7.0.x against master, and the tool
wants to build at least one of those,
as there is a single pmd-bin-xxx-.zip
in the target dir.

So now there's an archive for each SHA.
This can produce garbage, as now there's
one particular zip for every build, not
one per branch. This should be cleaned
up manually by the developer


  Commit: 215c4e714fe36c6fea36f95838fc05c76c27280f
      
https://github.com/pmd/pmd-regression-tester/commit/215c4e714fe36c6fea36f95838fc05c76c27280f
  Author: Clément Fournier <clement.fournie...@gmail.com>
  Date:   2020-09-29 (Tue, 29 Sep 2020)

  Changed paths:
    M lib/pmdtester/builders/diff_report_builder.rb

  Log Message:
  -----------
  Fix some errors having nil file


Compare: 
https://github.com/pmd/pmd-regression-tester/compare/d2b6f0dd1c62%5E...215c4e714fe3


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

Reply via email to