vienna
vienna copied to clipboard
Work out way to publish releases
We should have expo publish doing OTA updates when we want to release if we don't need an SDK update.
Should we automate this?
Crazy idea for beta builds: only rebuild if we have a flag of some sort in the commit message, or if we specifically bump a version number. Otherwise, use publish for OTA.
I'm thinking for release, maybe we just do expo publish manually, or we have a release branch.