actions-marketplace-validations/Unity Runner
Run unity in batch mode
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| args | Arguments to pass to unity | yes | — |
| workdir | working directory | no | "" |
| solution | Project solution, typically | no | workspace.sln |
| testCommand | Command to invoke tests | no | — |
| projectKey | Specifies the key of the analyzed project in SonarQube | yes | — |
| projectName | Specifies the name of the analyzed project in SonarQube | yes | — |
| sonarHostname | The server URL | no | https://sonarcloud.io |
| sonarOrganisation | Organisation | yes | — |
| beginArguments | Arguments to append to the begin command | no | — |
| endArguments | Arguments to append to the end command | no | — |
Outputs
| name | description |
|---|---|
| filePath | Path of the manual activation file |