Skip to content

Releases: mikepenz/action-junit-report

v4.0.4

12 Jan 07:44
b1b7f65
Compare
Choose a tag to compare

🚀 Features

  • Add input to truncate stack traces in annotations

📦 Dependencies

  • Dependency upgrades 20240112

v4.0.3

20 Oct 10:11
0831a82
Compare
Choose a tag to compare

🚀 Features

  • Gracefully handle corrupt test files (log error instead of failing)

v4.0.2

20 Oct 06:59
7e43ff9
Compare
Choose a tag to compare

📦 Dependencies

  • Dependency Upgrades | @actions/* | Babel

v4.0.1

01 Oct 00:46
0a8a5ba
Compare
Choose a tag to compare

🚀 Features

📦 Dependencies

  • Dependency upgrades

v4.0.0

06 Sep 10:23
75b84e7
Compare
Choose a tag to compare

🚀 Features

  • Run GitHub action with node20

💬 Other

  • Prepare for v4 release

📦 Dependencies

  • Update all major dependencies | @octokit/rest 20

v3.8.0

14 Jul 12:43
150e2f9
Compare
Choose a tag to compare

Note: Starting with this release, ignored or skipped tests will not count as failure anymore

🚀 Features

  • Highlight skipped tests as such in the detailed summary
  • Skipped test should not count as failure

💬 Other

  • docs: report_paths is not required anymore, add sbt glob

📦 Dependencies

  • Dependency upgrades | nock & webpack

v3

18 Mar 08:51
150e2f9
Compare
Choose a tag to compare
v3

🚀 Features

  • Highlight skipped tests as such in the detailed summary
  • Skipped test should not count as failure

💬 Other

  • docs: report_paths is not required anymore, add sbt glob

📦 Dependencies

  • Dependency upgrades | nock & webpack

v3.7.8

21 Jun 12:58
baaeba6
Compare
Choose a tag to compare

💬 Other

  • Common reports paths section in README
  • Add instructions for increasing Node heap size

📦 Dependencies

  • Dependency updates

v3.7.7

23 May 15:34
c0e4b81
Compare
Choose a tag to compare

🚀 Features

  • Offer configuration require_passed_tests

💬 Other

  • Update annotator.ts

📦 Dependencies

  • Dependency updates
  • Dependency upgrades

v3.7.6

31 Mar 07:34
959aefb
Compare
Choose a tag to compare

🐛 Fixes

  • Change deprecated github_token to be not required

📦 Dependencies

  • Update dev dependencies