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 CI workflow to publish and build apps for production #16

Open
iaacosta opened this issue Nov 19, 2021 · 0 comments
Open

Add CI workflow to publish and build apps for production #16

iaacosta opened this issue Nov 19, 2021 · 0 comments

Comments

@iaacosta
Copy link
Contributor

Now, the generated project's CircleCI config publishes the app to the default release channel on master branch merges.

We generally use a staging / production deployment flow, so at least the app should publish to the staging release channel on merges to master and to the production release channel on merges to production. This shouldn't be asked to the user.

Additionally, we should ask the user if he wants to send the cloud instruction to Expo to build the .ipa and .aab binaries after publishing the production app.

All of these configurations should be written in the CircleCI config file

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

No branches or pull requests

1 participant