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 - v3.7.4

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

🐛 Fixes

  • Fix failure if no tests were found (but requireTests is false)
    • PR: #799
    • Thanks for the report @marcheyer
action-junit-report - v3.7.3

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

🐛 Fixes

  • Fix condition resulting in an early abort for multiple report_paths
    • PR: #797
    • Thanks for the report @tiagobento
action-junit-report - v3.7.2

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

🐛 Fixes

  • Fix default exclude paths
    • PR: #795

💬 Other

  • docs: update expression
    • PR: #791

📦 Dependencies

  • Update dependencies
    • PR: #796
action-junit-report - v3.7.1

Published by github-actions[bot] almost 2 years ago

🚀 Features

  • Retrieve file and line from failure node
    • PR: #777
    • Thanks for the report @alandefreitas

📦 Dependencies

  • Dev dependency upgrades
    • PR: #778
action-junit-report - v3.7.0

Published by github-actions[bot] almost 2 years ago

🚀 Features

  • Add configuration option to limit annotations
    • PR: #766
    • Thanks for the suggestion @ilyadh
action-junit-report - v3.6.2

Published by github-actions[bot] almost 2 years ago

🚀 Features

  • Added job_name input value
    • PR: #752
    • Thanks @Raalsky

📦 Dependencies

  • Update node dependencies
    • PR: #758
action-junit-report - v3.6.1

Published by github-actions[bot] almost 2 years ago

🐛 Fixes

  • Adjust log level for warning log
    • PR: #746
action-junit-report - v3.6.0

Published by github-actions[bot] almost 2 years ago

🚀 Features

  • Include test failures as part of CI log
    • PR: #744
    • Thanks for the suggestion @itsankit-google

🐛 Fixes

  • Only print warning log on no tests if include_passed is false
    • PR: #743
    • Thanks for the suggestion @uriariel

📦 Dependencies

  • Update dependencies to latest stable releases
    • PR: #745
action-junit-report - v3.5.2

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

🚀 Features

  • Introduce configuration option to follow sym links
    • PR: #705

📦 Dependencies

  • Dependency updates | @actions/github 5.1.1
    • PR: #706
  • Dependency updates | @octokit/rest 19.0.5
    • PR: #714
action-junit-report - v3.5.1

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

🐛 Fixes

  • Fix handling for testSuites without attributes
    • PR: #690
    • Thanks for the report @ohmer

📦 Dependencies

  • Update dependencies to latest version | @actions/core 1.10.0 | @actions/github 5.1.0
    • PR: #691
action-junit-report - v3.5.0

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

This release changes the annotate_notice to false

🚀 Features

  • Disable annotate_notice by default
    • PR: #675
action-junit-report - v3.4.0

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

🚀 Features

  • Enhance performance for reports which include passed tests
    • PR: #658
    • Thanks @vitalyk-multinarity for the report

💬 Other

  • Add descriptive log message for empty detailed table in summary
    • PR: #648

📦 Dependencies

  • Dependency updates
    • PR: #649
  • Dependency updates
    • PR: #659
action-junit-report - v3.3.3

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

🐛 Fixes

  • Fix catching the error for using tokens with insufficient permission scope
    • PR: #642
    • Thanks @midgleyc for the fix
action-junit-report - v3.3.2

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

🐛 Fixes

  • Fix default for job_summary - should be true
    • PR: #641
    • Thanks for the report @midgleyc
action-junit-report - v3.3.1

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

🚀 Features

  • Offer configuration to disable the publishing of the job_summary
    • PR: #638
    • Thanks for the report @bogdanbranisteanu
action-junit-report - v3.3.0

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

🚀 Features

  • Transformer support
    • PR: #614
    • Thanks for the suggestion @windymelt
  • Detailed tests report in summary
    • PR: #628
    • Thanks @TheEvilRoot

💬 Other

  • Multi-report refactor
    • PR: #606
  • Provide an example of using workflow_run
    • PR: #612

📦 Dependencies

  • Update dependencies 2022.07.22
    • PR: #605
  • Dependency updates | webpack 5.74.0
    • PR: #613
  • Dependency updates 2022.08.05
    • PR: #620
  • Dependency updates | actions/core 1.9.1 | octokit/rest 19.0.4
    • PR: #635
action-junit-report - v3.2.0

Published by github-actions[bot] over 2 years ago

🚀 Features

  • Include passed count always in the summary
    • PR: #597
  • Additional action output
    • PR: #598

💬 Other

  • docs: typo
    • PR: #592

📦 Dependencies

  • Dependency updates 2022.07.15
    • PR: #599
action-junit-report - v3.1.0

Published by github-actions[bot] over 2 years ago

🚀 Features

  • Adds prefix path to paths in junit report
    • PR: #559
    • Thanks @kjeldahl
  • Adjust test summary report format
    • PR: #583

📦 Dependencies

  • Dependency upgrades
    • PR: #582
action-junit-report - v3.1.0-b01

Published by github-actions[bot] over 2 years ago

🚀 Features

action-junit-report - v3.0.3

Published by github-actions[bot] over 2 years ago

🐛 Fixes

  • fix: add check_title_template to action inputs
    • PR: #546
    • Thanks @MIJOTHY
Package Rankings
Top 0.54% on Github actions
Related Projects