mataku/Update Rollout Google Play Release
Update user fraction for in-progress Google Play Console releases
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| package-name | The package name of the Android application (e.g., com.example.app) | yes | — |
| version-name | The version name to update rollout (e.g., 1.0.0) | yes | — |
| google-account-json-file-path | Path to the Google Cloud account JSON file for authentication (service account or external account) | no | — |
| google-account-json | Google Cloud account JSON content for authentication (service account or external account). Either this or google-account-json-file-path must be provided. | no | — |
| track | The release track to update (production, beta, alpha, internal) | yes | production |
| user-fraction | The user fraction to set (greater than 0.0 and less than 1.0, e.g., 0.1 for 10%) | yes | — |
Outputs
no outputs