bugsnag / bugsnag-expo

MIT License
11 stars 5 forks source link

Enable V46 test fixture to be built locally #60

Closed Cawllec closed 1 year ago

Cawllec commented 1 year ago

Goal

Slightly modifies the common build script to pull in the expo credentials into the repo, rather than just the credentials.json. This allows us to set up our credentials locally and build in the same way.

I've verified this builds locally fine, but there may be some intermittent issues with CI until the yarn issue is resolved 100%.