Docs - Clarify mobile signing and testing tracks#1575
Open
jernejk wants to merge 4 commits into
Open
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the deployment/beta-testing documentation to better distinguish mobile signing troubleshooting from release/promotion workflows, and to clarify Google Play testing tracks vs production release steps.
Changes:
- Adds iOS signing troubleshooting runbook and Android keystore/Play upload guidance to the deployment troubleshooting guide.
- Clarifies that the current Android workflow uploads to the Google Play
internaltesting track, and that broader testing/production requires Play Console promotion or a dedicated workflow. - Cross-links deployment, troubleshooting, and beta testing docs for faster navigation when failures occur.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 4 comments.
| File | Description |
|---|---|
_docs/Instructions-Deployment.md |
Clarifies mobile pipeline upload targets and links to troubleshooting sections for iOS/Android signing issues. |
_docs/Instructions-Deployment-Troubleshooting.md |
Adds new detailed iOS certificate/profile rotation steps and Android keystore/Play track troubleshooting guidance. |
_docs/Instructions-Beta-Testing.md |
Updates beta testing flow and terminology to align with Play Console testing tracks and manual promotion steps. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
internaltrack and that broader public testing or production needs a Play Console promotion or dedicated workflow.References
Checks
git diff --check