Skip to content
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

⭐️ Add automation to deploy to Google Play Beta #114

Open
AdrKacz opened this issue Jun 17, 2023 · 2 comments
Open

⭐️ Add automation to deploy to Google Play Beta #114

AdrKacz opened this issue Jun 17, 2023 · 2 comments
Assignees
Labels
deployment Improve CI/CD P3 Low priority

Comments

@AdrKacz
Copy link
Owner

AdrKacz commented Jun 17, 2023

Is your feature request related to a problem? Please describe.

Long and time consuming to deploy on Google play store Beta

Describe the solution you'd like

Write a script (can combine multiple stuff, doesn't have to work on the cloud, you can use Automator for example).

Additional context

It is hard to release new version so you don't do it often, a script would help to release more often, which is key to good improvement and customer feedback. Any improvement to speed up the release is a great thing.

@AdrKacz AdrKacz added enhancement New feature or request P1 Top priority labels Jun 17, 2023
@AdrKacz AdrKacz self-assigned this Jun 17, 2023
@AdrKacz
Copy link
Owner Author

AdrKacz commented Jun 17, 2023

Google has an API to automate deployment of builds: https://developers.google.com/android-publisher/getting_started

@AdrKacz
Copy link
Owner Author

AdrKacz commented Jun 17, 2023

You will need to make sure the version and code are correctly set (need to increment from version to version)

@AdrKacz AdrKacz added P3 Low priority and removed P1 Top priority labels Jun 25, 2023
@AdrKacz AdrKacz added deployment Improve CI/CD and removed enhancement New feature or request labels Jun 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deployment Improve CI/CD P3 Low priority
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant