Skip to content

[eas-cli] Use the selected EAS environment in eas update - #4269

Draft
ramonclaudio wants to merge 4 commits into
@ramonclaudio/dvt-119-eas-cli-env-modefrom
@ramonclaudio/dvt-119-eas-update-config-env
Draft

[eas-cli] Use the selected EAS environment in eas update#4269
ramonclaudio wants to merge 4 commits into
@ramonclaudio/dvt-119-eas-cli-env-modefrom
@ramonclaudio/dvt-119-eas-update-config-env

Conversation

@ramonclaudio

Copy link
Copy Markdown
Member

Stacked on #4229.

Why

eas update doesn't always use the EAS env chosen from the interactive prompt for app config, export, and Fingerprint.

How

I updated the command to load the EAS env chosen from either --environment or the prompt, use production mode for app config and export, and pass the selected env vars to config updates, runtime version resolution, and Fingerprint.

Test Plan

Tests and package checks pass.

@linear-code

linear-code Bot commented Aug 24, 2026

Copy link
Copy Markdown

DVT-119

@github-actions

Copy link
Copy Markdown

✅ Thank you for adding the changelog entry!

@codecov

codecov Bot commented Aug 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 64.05%. Comparing base (b0bb4d2) to head (1103746).

Additional details and impacted files
@@                            Coverage Diff                             @@
##           @ramonclaudio/dvt-119-eas-cli-env-mode    #4269      +/-   ##
==========================================================================
+ Coverage                                   63.90%   64.05%   +0.15%     
==========================================================================
  Files                                        1033     1033              
  Lines                                       47555    47574      +19     
  Branches                                    10002    10007       +5     
==========================================================================
+ Hits                                        30384    30467      +83     
+ Misses                                      17070    17005      -65     
- Partials                                      101      102       +1     

☔ 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.

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