Below you will find pages that utilize the taxonomy term “EnricoMi”
October 23, 2024
Publish Test Results
Version updated for EnricoMi/publish-unit-test-result-action to version v2.18.0.
This action is used across all versions by 12,889 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Adds the following improvements:
Support Python 3.13 (#632) Upgrade dependencies (#566) Use unicode emojis (instead of markdown) (#631)
September 4, 2024
Publish Test Results
Version updated for EnricoMi/publish-unit-test-result-action to version v2.17.1.
This action is used across all versions by 12,427 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Fixes the following issue:
Fix failing check run creation when no path or error message exists (#621)
July 11, 2024
Publish Test Results
Version updated for EnricoMi/publish-unit-test-result-action to version v2.17.0.
This action is used across all versions by 11,889 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Adds the following improvements:
Avoid escaped quotes in Windows PowerShell action, fixes syntax error in some self-hosted Windows runners (#603) Upgrade dependencies to latest versions to fix four vulnerabilities (#606)
March 22, 2024
Publish Test Results
Version updated for EnricoMi/publish-unit-test-result-action to version v2.16.1.
This action is used across all versions by 10,530 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Fixes quoting issue in Windows bash action (#587)
March 21, 2024
Publish Test Results
Version updated for EnricoMi/publish-unit-test-result-action to version v2.16.0.
This action is used across all versions by 10,520 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes This improves dependencies:
Pin dependencies based on Python version Upgrade dependencies to latest version
February 28, 2024
Publish Test Results
Version updated for EnricoMi/publish-unit-test-result-action to version v2.15.1.
This action is used across all versions by 10,301 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes This fixes a typo in the windows action (#580).
December 22, 2023
Publish Test Results
Version updated for EnricoMi/publish-unit-test-result-action to version v2.12.0.
This action is used across all versions by 9,457 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Adds the following features:
Add option to disable status checks (#532) Fix action_fail_on_inconclusive, which was not working (#543) Improve emoji for passed tests (changed from to ✅) (#542) Remove link from emojis in summary markdown (#540) Handle incomplete / none JSON elements (#530) Action warns about usage of absolute paths (#519) Upgrade dependencies (#523)
September 22, 2023
Publish Test Results
Version updated for EnricoMi/publish-unit-test-result-action to version v2.10.0.
This publisher is shown as erified by GitHub. This action is used across all versions by 8,436 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Adds the following features:
Allow for adding or removing test file path prefix (#495) Support for Windows with Python 3.11, and macOS 13 by upgrading lxml from 4.9.1 to 4.9.3 (#387)