govuk-one-login/Android pipelines
Run pipelines to validate code before merge and deploy afterwards
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| GITHUB_TOKEN | A GitHub API token that is automatically created by the workflow. This is required for release workflows to upload new release artefacts. | no | — |
| SONAR_TOKEN | A token for SonarCloud to enable the workflow to read and upload new quality reports. | yes | — |
| VERSION_PREFIX | A prefix added to the Git tag before the app version number | no | v |
| GRADLE_CACHE_DISABLED | Allowing for gradle cache on the runner | no | false |
| ACCEPT_ANDROID_LICENCES | Accept Android SDK licences. This may be needed if you need to use Google ATDs. | no | false |
Outputs
no outputs