action-junit-report

Reports junit test results as GitHub Pull Request Check

APACHE-2.0 License

Stars
272
Committers
25

Bot releases are visible (Hide)

action-junit-report - v5.0.0-a03

Published by github-actions[bot] about 1 month ago

🚀 Features

  • Improve transformer performance
    • PR: #1182
  • Provide optimised class detection skipping globber if not required
    • PR: #1183

🐛 Fixes

  • Require pull_request trigger to attach comment
    • PR: #1181

📦 Dependencies

  • Upgrade typescript node depencency
    • PR: #1184
action-junit-report - v5.0.0-a02 Latest Release

Published by github-actions[bot] about 2 months ago

🚀 Features

  • Introduce flag to comment summary on PR
    • PR: #1167

📦 Dependencies

  • Dependency updates | glob 0.5.0, rest 21.0.2
    • PR: #1169
action-junit-report - v4.3.1

Published by github-actions[bot] 4 months ago

🐛 Fixes

  • Revert optimisation to skip processing of scucessful tests
    • PR: #1122
action-junit-report - v5.0.0-a01

Published by github-actions[bot] 4 months ago

🚀 Features

  • Introduce new ability to include flaky tests in summary
    • PR: #1115
  • Include flakyFailures block in retry count
    • PR: #1118
  • Refactor testParser to enable it for future usecases
    • PR: #1119
  • Allow configuration of bread_crumb_delimiter
    • PR: #1120

💬 Other

  • Move test CI steps
    • PR: #1116

📦 Dependencies

  • Upgrade dependencies
    • PR: #1117
action-junit-report - v4.3.0

Published by github-actions[bot] 4 months ago

[!CAUTION]
This version has a bug resulting in passed annotations not being created. Use v4.2.2 or v5.x instead
See the report here: https://github.com/mikepenz/action-junit-report/issues/1121

🚀 Features

  • Improve performance of action's processing
    • PR: #1105
    • Thanks @GUI

📦 Dependencies

  • Dependency Upgrades
    • PR: #1111
action-junit-report - v4.2.2

Published by github-actions[bot] 5 months ago

🚀 Features

  • Add classname to check_title_template
    • PR: #1095
    • Thanks @valentin-demange

📦 Dependencies

  • Dependency upgrades
    • PR: #1101
action-junit-report - v4.2.1

Published by github-actions[bot] 7 months ago

💬 Other

  • Improve logging for test parsing
    • PR: #1053
action-junit-report - v4.2.0

Published by github-actions[bot] 7 months ago

🚀 Features

  • Provide summary and detailed summary as action output
    • PR: #1050

📦 Dependencies

  • Update action dependencies
    • PR: #1052
action-junit-report - v4.1.0

Published by github-actions[bot] 9 months ago

🚀 Features

  • Introduce setting to disable annotations for checks
    • PR: #1024
    • Thanks @janbernhardt for the suggestion

📦 Dependencies

  • Upgrade dev dependencies
    • PR: #1027
action-junit-report - v4.0.4

Published by github-actions[bot] 9 months ago

🚀 Features

  • Add input to truncate stack traces in annotations
    • PR: #1007

📦 Dependencies

  • Dependency upgrades 20240112
    • PR: #1008
action-junit-report - v4.0.3

Published by github-actions[bot] 12 months ago

🚀 Features

  • Gracefully handle corrupt test files (log error instead of failing)
    • PR: #969
action-junit-report - v4.0.2

Published by github-actions[bot] 12 months ago

📦 Dependencies

  • Dependency Upgrades | @actions/* | Babel
    • PR: #968
action-junit-report - v4.0.1

Published by github-actions[bot] about 1 year ago

🚀 Features

  • Adding time to the test log
    • PR: #950
    • Thanks @johnsonrw82

📦 Dependencies

  • Dependency upgrades
    • PR: #951
action-junit-report - v4

Published by github-actions[bot] about 1 year ago

  • no changes
action-junit-report - v4.0.0

Published by github-actions[bot] about 1 year ago

🚀 Features

  • Run GitHub action with node20
    • PR: #930

💬 Other

  • Prepare for v4 release
    • PR: #932

📦 Dependencies

  • Update all major dependencies | @octokit/rest 20
    • PR: #931
action-junit-report - v3.8.0

Published by github-actions[bot] over 1 year ago

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
    • PR: #909
  • Skipped test should not count as failure
    • PR: #910

💬 Other

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

📦 Dependencies

  • Dependency upgrades | nock & webpack
    • PR: #908
action-junit-report - v3.7.8

Published by github-actions[bot] over 1 year ago

💬 Other

  • Common reports paths section in README
    • PR: #868
  • Add instructions for increasing Node heap size
    • PR: #889
    • Thanks @mumrah

📦 Dependencies

  • Dependency updates
    • PR: #885
action-junit-report - v3.7.7

Published by github-actions[bot] over 1 year ago

🚀 Features

  • Offer configuration require_passed_tests
    • PR: #864

💬 Other

  • Update annotator.ts
    • PR: #843

📦 Dependencies

  • Dependency updates
    • PR: #856
  • Dependency upgrades
    • PR: #865
action-junit-report - v3.7.6

Published by github-actions[bot] over 1 year ago

🐛 Fixes

  • Change deprecated github_token to be not required
    • PR: #831
    • Thanks @mas0061 for the contribution

📦 Dependencies

  • Update dev dependencies
    • PR: #832
action-junit-report - v3.7.5

Published by github-actions[bot] over 1 year ago

🐛 Fixes

  • Do not annotate as failed if no tests were found
    • PR: #803
    • thanks for the report @fjbenitog
Package Rankings
Top 0.54% on Github actions
Related Projects