Skip to content

Updated Android releases.yml for keystore and google-services secrets - #538

Open
hardikgarg02 wants to merge 6 commits into
ob-f:masterfrom
3dwesupport:android-release-secrets
Open

Updated Android releases.yml for keystore and google-services secrets#538
hardikgarg02 wants to merge 6 commits into
ob-f:masterfrom
3dwesupport:android-release-secrets

Conversation

@hardikgarg02

Copy link
Copy Markdown
Collaborator

No description provided.

@thias15

thias15 commented Aug 26, 2026

Copy link
Copy Markdown
Collaborator

Two gaps before this works: neither robot/build.gradle nor controller/build.gradle has a signingConfigs block wired to these injected properties, so assembleRelease would still produce an unsigned APK (likely named robot-release-unsigned.apk, not robot-release.apk as the asset-path step expects). Also, none of the 5 secrets this references (GOOGLE_SERVICES_JSON_BASE64, KEYSTORE_BASE64, KEYSTORE_PASSWORD, KEY_ALIAS, KEY_PASSWORD) exist in the repo yet. Can you add the signingConfigs block and confirm the secrets are ready before this merges?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants