mbiomee/nuget-actions
Nuget pakage with SonarScanner
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| Name | source you chosen for NuGet packages store of given organization / account | yes | — |
| projectName | Nuget Project Name | yes | — |
| sonarOrganization | Organization name in SonarCloud. For hosted SonarQube, skip this setting. | no | — |
| sonarProjectKey | The key of the SonarQube project | yes | — |
| sonarHostname | The SonarQube server URL. For SonarCloud, skip this setting. | no | https://sonarcloud.io |
| dotnetBuildArguments | Optional command arguments to 'dotnet build' | no | — |
| dotnetTestArguments | Optional command arguments to 'dotnet test' | no | — |
| dotnetDisableTests | Optional. Set to 1 or true to not run 'dotnet test' command | no | — |
| sonarBeginArguments | Optional extra command arguments the the SonarScanner 'begin' command | no | — |
Outputs
no outputs