-
-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improve Google Play update script to allow updates without content change #67
Comments
@mhutti1 AFAIK update-play-store.py is only there to update the play store meta data, not to upload APK. So it is not clear to me which problem this ticket should solve. |
@mhutti1 You mean, you meant update-play-store.py? |
This should be implemented into our new build system however it ends up working. |
This issue has been automatically marked as stale because it has not had recent activity. It will be now be reviewed manually. Thank you for your contributions. |
This comment has been minimized.
This comment has been minimized.
|
This comment has been minimized.
This comment has been minimized.
@macgills great if we can do that almost out of the box. This sounds an important feature indeed. |
@macgills From what I have heard recently, this is not so easy to do (anymore)? What is the status here? |
We couldn't use GPP for custom uploads so it is not implemented, it is possible afaik but we would probably need to add another config file on the root of kiwix-android-custom to offer options to the GitHub action on how it builds. The Action uploads the artifact in draft and at that point the attached obb can be manually selected to be an older version if we so wish, obviously would be better if it were automatic |
@macgills Thx, I descope it from the milestone for now. |
This issue has been automatically marked as stale because it has not had recent activity. It will be now be reviewed manually. Thank you for your contributions. |
Seems to be a topic for |
@MohitMaliDeveloper Is that not something automatically allowed now with bundle? |
From @mhutti1 on December 30, 2016 18:9
upload-apk.py should be updated to allow for uploading APKs with an existing expansion. For now this operation can only be achieved using the Google Play Admin Web UI.
Copied from original issue: kiwix/kiwix-xulrunner#407
The text was updated successfully, but these errors were encountered: