Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[build-tools] Update expo-updates runtime version resolution #354

Merged
merged 1 commit into from
Mar 4, 2024

Conversation

wschurman
Copy link
Member

Why

Same as expo/eas-cli#2251 but for build-tools. This issue (using a single version of config plugins to execute updates related logic rather than the version of config plugins the app uses) seems to be pretty widespread.

This PR applies the same strategy: call into the app versioned expo-updates CLI to resolve runtime version (if possible, falling back to single version config plugins for now).

How

Copy paste code.

Test Plan

  1. Follow instructions to do build locally using local copy of eas-cli and eas-build.
  2. run ~/expo/run-with-local-eas-build.sh build --local, see runtime version is consistently resolved.

@wschurman
Copy link
Member Author

Ping

@wschurman wschurman merged commit 034fd75 into main Mar 4, 2024
4 checks passed
@wschurman wschurman deleted the @wschurman/runtime-version-resolution branch March 4, 2024 23:54
wschurman added a commit that referenced this pull request Mar 6, 2024
wschurman added a commit that referenced this pull request Mar 6, 2024
wschurman added a commit that referenced this pull request Mar 6, 2024
wschurman added a commit that referenced this pull request Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants