Skip to content

Releases: zyborg/dotnet-tests-report

Release v1.4.4

Choose a tag to compare

@ebekker ebekker released this 01 Jun 12:12
ce730c0

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

Release v1.4.3

Choose a tag to compare

@ebekker ebekker released this 29 May 12:36
b6f063e

Adding no_build parameter, thanks @flcdrg!

Release v1.4.2

Choose a tag to compare

@ebekker ebekker released this 24 Apr 14:10
237826d

Finally! Fixed #11.

Release v1.4.0

Choose a tag to compare

@ebekker ebekker released this 01 Apr 20:24

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

Choose a tag to compare

@ebekker ebekker released this 05 Jan 19:49

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

Release v1.2.1

Choose a tag to compare

@ebekker ebekker released this 04 Jan 19:59
daddeba

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

Release v1.2.0

Choose a tag to compare

@ebekker ebekker released this 15 Oct 17:15
98c6c9e

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

Release v1.1.0

Choose a tag to compare

@ebekker ebekker released this 09 Oct 11:50
1ce4d3c

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

Release v1.0.1

Choose a tag to compare

@ebekker ebekker released this 05 Oct 16:20
bb2b1ef

Bumping @actions/core from 1.2.4 to 1.2.6

Release v1.0.0

Choose a tag to compare

@ebekker ebekker released this 15 Aug 10:55

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