Skip to content

[build-tools] Update @expo/env to v1 - #4232

Draft
ramonclaudio wants to merge 5 commits into
@ramonclaudio/dvt-119-eas-cli-env-modefrom
@ramonclaudio/dvt-119-build-tools-env-v1
Draft

[build-tools] Update @expo/env to v1#4232
ramonclaudio wants to merge 5 commits into
@ramonclaudio/dvt-119-eas-cli-env-modefrom
@ramonclaudio/dvt-119-build-tools-env-v1

Conversation

@ramonclaudio

Copy link
Copy Markdown
Member

Stacked on #4229.

Why

Build tools currently uses @expo/env v0.4 while EAS CLI uses v1.0. We can't update to the latest version yet because it requires Node 20.12.0, so v1.0 lets us use one version for now and pass production mode directly when build tools loads app config env files.

How

I updated build tools to use @expo/env v1.0 and changed app config to use parseProjectEnv() instead of the old load() API.

Test Plan

Tests and package checks pass.

@linear-code

linear-code Bot commented Aug 19, 2026

Copy link
Copy Markdown

DVT-119

@codecov

codecov Bot commented Aug 19, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 63.86%. Comparing base (5edf5bf) to head (d2dfd93).

Additional details and impacted files
@@                            Coverage Diff                             @@
##           @ramonclaudio/dvt-119-eas-cli-env-mode    #4232      +/-   ##
==========================================================================
+ Coverage                                   63.86%   63.86%   +0.01%     
==========================================================================
  Files                                        1032     1032              
  Lines                                       47482    47483       +1     
  Branches                                     9980     9980              
==========================================================================
+ Hits                                        30321    30322       +1     
  Misses                                      17060    17060              
  Partials                                      101      101              

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@ramonclaudio
ramonclaudio force-pushed the @ramonclaudio/dvt-119-build-tools-env-v1 branch from b6fdd1b to 16ceade Compare August 19, 2026 18:52
@ramonclaudio
ramonclaudio marked this pull request as ready for review August 19, 2026 19:23
@github-actions

Copy link
Copy Markdown

✅ Thank you for adding the changelog entry!

@ramonclaudio
ramonclaudio marked this pull request as draft August 19, 2026 21:34
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.

1 participant