Skip to content

Releases: zyborg/dotnet-tests-report

Release v1.4.4

01 Jun 12:12
ce730c0
Compare
Choose a tag to compare

Looks like #11 still needs some work, thanks @flcdrg!

Release v1.4.3

29 May 12:36
b6f063e
Compare
Choose a tag to compare

Release v1.4.2

24 Apr 14:10
237826d
Compare
Choose a tag to compare

Release v1.4.0

01 Apr 20:24
Compare
Choose a tag to compare

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

05 Jan 19:49
Compare
Choose a tag to compare

Added support for overriding
the XSL stylesheet used to transform TRX file to Markdown.

Release v1.2.1

04 Jan 19:59
daddeba
Compare
Choose a tag to compare

Create $tmp dir if it doesn't exist, thanks to @kayone!

Release v1.2.0

15 Oct 17:15
98c6c9e
Compare
Choose a tag to compare

Improvements to Check Status based on test results, thanks again to @NasAmin!

Release v1.1.0

09 Oct 11:50
1ce4d3c
Compare
Choose a tag to compare

Added support for failing overall GitHub check status if tests fail, contributed by @NasAmin

Release v1.0.1

05 Oct 16:20
bb2b1ef
Compare
Choose a tag to compare

Bumping @actions/core from 1.2.4 to 1.2.6

Release v1.0.0

15 Aug 10:55
Compare
Choose a tag to compare

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