vienna icon indicating copy to clipboard operation
vienna copied to clipboard

Work out way to publish releases

Open rmccue opened this issue 6 years ago • 1 comments

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?

rmccue avatar Jan 08 '20 12:01 rmccue

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.

rmccue avatar Jan 08 '20 12:01 rmccue