darrel-schreyer-ggl/Reusable Build Action
A reusable action to do .NET stuff
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| DOTNET-VERSION | The version of .NET to use (7 or 8) | yes | 8.x |
| SOLUTION-PATH | The full path to the solution file | yes | — |
| EXPECTED-COVERAGE | The expected code coverage percentage | yes | 50 |
| SEMVER | The semantic version of the solution | yes | — |
Outputs
| name | description |
|---|---|
| COVERAGE-PERCENTAGE | The percentage of code coverage. |