Releases: zyborg/dotnet-tests-report
Releases · zyborg/dotnet-tests-report
Release v1.4.4
Release v1.4.3
Adding no_build
parameter, thanks @flcdrg!
Release v1.4.2
Finally! Fixed #11.
Release v1.4.0
Some enhancements based on contributions and feedback:
- Optionally create a secret Gist with the Test Results #16 (thanks @pberthonneau)
- Added outputs for Gist report and status badge #15 (thanks again @pberthonneau)
- Added flag to fail build with failed tests #14 (thanks @rocklan)
- Added optional
extra_test_parameters
#10 #14 (thanks again @rocklan)
Release v1.3.0
Added support for overriding
the XSL stylesheet used to transform TRX file to Markdown.
Release v1.2.1
Create $tmp dir if it doesn't exist, thanks to @kayone!
Release v1.2.0
Improvements to Check Status based on test results, thanks again to @NasAmin!
Release v1.1.0
Added support for failing overall GitHub check status if tests fail, contributed by @NasAmin
Release v1.0.1
Bumping @actions/core from 1.2.4 to 1.2.6
Release v1.0.0
Initial release including all comparable features to the PowerShell counterpart.
Includes:
- Invocation of
dotnet test
- Workflow Run-attached reports
- Gist-based reports
- Gist-based status badges