r0adkll/Upload Android Release to Play Store

An action to upload a signed Android release (.apk or .aab) to the Google Play Store Developer Console

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
serviceAccountJsonThe service account json private key file to authorize the upload requestno
serviceAccountJsonPlainTextThe raw json text of the service account private key to authorize the upload requestno
packageNameThe package name, or Application Id, of the app you are uploadingyes
releaseFileThe Android release file to upload (.apk or .aab)no
releaseFilesThe Android release file(s) to upload (.apk or .aab). Separated by a ',' for multiple artifacts. Supports globno
releaseNameThe name of this release. If not set it's generated automatically from the APKs versionNameno
trackThe track in which you want to assign the uploaded app.no
tracksThe track(s) in which you want to assign the uploaded app.no
inAppUpdatePriorityIn-app update priority of the release. All newly added APKs in the release will be considered at this priority. Can take values in the range [0, 5], with 5 the highest priority. Defaults to 0.no0
userFractionPortion of users who should get the staged version of the app. Accepts values between 0.0 and 1.0 (exclusive-exclusive).no
statusRelease status. This can be set to 'draft' to complete the release at some other time.yescompleted
whatsNewDirectoryThe directory of localized whats new filesno
mappingFileThe mapping.txt file used to de-obfuscate your stack traces from crash reportsno
debugSymbolsThe native-debug-symbols.zip file or folder that contains your debug symbolsno
changesNotSentForReviewIndicates that the changes in this edit will not be reviewed until they are explicitly sent for review from the Google Play Consolenofalse
existingEditIdThe ID of an existing edit that has not been completed. If this is supplied, the action will append information to that rather than creating an editno
versionCodesToRetainVersion codes to retain from previous releases. Separated by a ','.no
namedescription
internalSharingDownloadUrlThe internal app sharing download url if track was 'internalsharing'