guardian/Deploy build to Google play

Deploys a build to a Google Play track using fastlane

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
dry-runWhen enabled, workflow will not execute the fastlane command to deploy a build, but print it insteadnofalse
package-nameThe unique package name for the android app, e.g. uk.co.guardian.feastyes
artifact-nameName of the build artifacts (set when calling actions/upload-artifact in the build automation)yes
trackPlay store track to deploy to (e.g. production, internal)yesinternal
rolloutPercentage rollout [0 - 1]yes1.00
gitrefBranch or tag to deployno
shaCommit hash to deploy (optional)no
github-tokenyes
console-credentialsyes
version-codes-to-retainno""
namedescription
aabThe filename of the aab that was deployed
shaThe aab was build from this commit SHA