expo / snack

Expo Snack lets you run Expo in the browser.
https://snack.expo.dev
MIT License
366 stars 109 forks source link

refactor(website): split Appetize into per-sdk config #532

Closed byCedric closed 8 months ago

byCedric commented 8 months ago

Why

Fixes ENG-9808

With SDK 51, Expo Go only supports a single SDK version. To keep the version flexibility of Snack, we'll use a different Appetize instance per SDK version.

⚠️ As of this PR, the existing Appetize workflows are disabled. We need to rework these to match this change.

How

Test Plan

See if staging works.

linear[bot] commented 8 months ago

ENG-9808 Split Appetize integration to a per-SDK instance