Lines Matching refs:branches
25 - (b) We can create update branches that are environment-based, like "production" and "staging".
26 …- (c) We can create update branches that are version-based, like "version-1.0", which enables us t…
69 …We do not track release versions with branches. Instead, we'll have persistent "staging" and "prod…
75 **Publishing updates:** (b) Create update branches that are environment-based, like "staging" and "…
89 3. Set up `expo-github-action` to publish updates when merging commits to branches.
96 …e to your team, since deploying updates occurs when merging into GitHub branches named "staging" a…
111 **Publishing updates:** (b) Create update branches that are environment- and platform-based, like "…
125 …`expo-github-action` to publish updates to the required platforms when merging commits to branches.
148 **Publishing updates:** (c) Create update branches that are version based, like "version-1.0". Bran…
162 3. Set up `expo-github-action` to publish updates when merging commits to branches.
183 …re tested on test builds which are distributed to internal testers, and branches are moved between…
184 …branches and EAS Update branches. It also creates a mapping between GitHub commits and EAS Update …
191 …uired for this flow, which will mean communicating with your team which branches are currently poi…