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 Continuous Deployment Pipeline #368

Open
epicstar opened this issue Apr 12, 2023 · 0 comments
Open

Add Continuous Deployment Pipeline #368

epicstar opened this issue Apr 12, 2023 · 0 comments
Assignees

Comments

@epicstar
Copy link
Member

In addition to Continuous Integration set up by @mikeantonacci, it will be nice if we set up Continuous Deployment.

Depending on the branch, we should be able to publish our app to different Play Store channels straight from Github Actions. Ideally:

  • develop goes to the alpha channel
  • release branches (RCs) go to the beta channel
  • main branch goes to the production channel
  • feature branches go to any of the test channels.
@epicstar epicstar self-assigned this Apr 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant