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

Release a Production version of App to Firebase before uploading to App Stores #462

Open
jonasanker opened this issue May 14, 2023 · 1 comment
Labels

Comments

@jonasanker
Copy link
Member

Based on feedback from @marfavi , we should consider changing the production release pipeline such that a production version of the App is published to Google Firebase before releasing the app to App Stores. This allows testing towards the production database before release.

@jonasanker
Copy link
Member Author

A few ideas:

  • Trigger a production build to Firebase for pull requests raised towards the production branch
  • Pushed commits to the production branch to trigger a build to Firebase. The workflow will pause/wait for approval before it uploads the same version to App Stores
  • Build the app with production configuration for PRs targeting production branch but don't release the app

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant