Releases: EnricoMi/publish-unit-test-result-action
Releases · EnricoMi/publish-unit-test-result-action
v2.22.0
19 Dec 07:54
Compare
Sorry, something went wrong.
No results found
Adds the following improvements:
Upgrade all Python dependencies to latest version #710
Full Changelog : v2.21.0...v2.22.0
v2.21.0
29 Oct 14:18
Compare
Sorry, something went wrong.
No results found
Adds the following improvements:
Add Docker action to allow setting Docker registry and image #688
Fix class name matching for NUnit3 #689
Upgrade all Python dependencies to latest version #695
Fix @2 tag in README.md to @v2 #687
Full Changelog : v2.20.0...v2.21.0
v2.20.0
26 May 14:40
Compare
Sorry, something went wrong.
No results found
Adds the following improvements:
Add action typing #653
Isolate PIP cache used by composite actions #668
Fix for empty <system-out> and <system-err> #667
Deprecate github_token_actor option, auto-detect actor #661
Use and recommend !cancelled() instead of always() #659
Add deprecationMessage to action.yml for deprecated inputs #654
Resolve regex library warnings #660
Full Changelog : v2.19.0...v2.20.0
v2.19.0
01 Apr 17:42
Compare
Sorry, something went wrong.
No results found
Adds the following improvements:
Add option to verify SSL/TLS connection (#638 )
Mention composite replacement in README.md (#647 )
Quote $PYTHON_BIN in deprecated composite action (#646 )
v2.18.0
22 Oct 18:27
Compare
Sorry, something went wrong.
No results found
Adds the following improvements:
Support Python 3.13 (#632 )
Upgrade dependencies (#566 )
Use unicode emojis (instead of markdown) (#631 )
v2.17.1
04 Sep 12:57
Compare
Sorry, something went wrong.
No results found
Fixes the following issue:
Fix failing check run creation when no path or error message exists (#621 )
v2.17.0
11 Jul 13:53
Compare
Sorry, something went wrong.
No results found
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 )
v2.16.1
21 Mar 17:42
Compare
Sorry, something went wrong.
No results found
Fixes quoting issue in Windows bash action (#587 )
v2.16.0
20 Mar 17:26
Compare
Sorry, something went wrong.
No results found
This improves dependencies:
Pin dependencies based on Python version (#585 )
Upgrade dependencies to latest version (#585 )
v2.15.1
28 Feb 07:55
Compare
Sorry, something went wrong.
No results found
This fixes a typo in the windows action (#580 ).