pipery-dev/Pipery Google Play CD

CD pipeline for publishing Android APK/AAB artifacts to Google Play tracks

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit May 30, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: pipery-dev/pipery-googleplay-cd@877e97c37a1dbf05c245ead3a0f1441e2e4bbd37 # no releases — HEAD as of 2026-07-11

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
project_pathPath to the Android project.no.
package_nameAndroid application package name.yes
artifact_pathPath to an .aab or .apk. Auto-detects build outputs when empty.no""
trackGoogle Play track: internal, alpha, beta, production, or custom.nointernal
release_statusRelease status for fastlane supply.nocompleted
service_account_jsonRaw Google service account JSON.no""
service_account_json_b64Base64-encoded Google service account JSON.no""
gradle_publish_taskOptional Gradle Play Publisher task to run instead of fastlane supply.no""
skip_uploadSkip upload and only validate inputs.nofalse
log_filePath to the JSONL log file.nopipery.jsonl

no outputs