Skip to content

Releases: Secbyte/dotnet-sonarscanner

Fix ModuleNotFoundError: No module named 'distutils.util'

09 Jun 11:49
10230bb

Choose a tag to compare

Fix the above issue by installing python from the main repo, instead of testing.

Minor improvements

02 Mar 10:29

Choose a tag to compare

  • Better error messages
  • Cater for multiline YAML

Add mono to docker image

10 Jan 14:06
b7ed176

Choose a tag to compare

Generic way to provide arguments

20 Nov 16:03

Choose a tag to compare

Breaking change as this removes some inputs and instead provides a generic way to append arguments to sonar's begin or end commands.

v1.2: Bump versions

23 Oct 13:56

Choose a tag to compare

Install runtime as sonarscanner requires 2.1

v1.1

02 Sep 10:40

Choose a tag to compare

Ability to ignore files from coverage

Initial release

02 Sep 09:39

Choose a tag to compare

v1.0

Initial release