Skip to content

[eas-cli] Use development mode for Fingerprint - #4246

Draft
ramonclaudio wants to merge 5 commits into
@ramonclaudio/dvt-119-eas-cli-env-modefrom
@ramonclaudio/dvt-119-eas-fingerprint-env-mode
Draft

[eas-cli] Use development mode for Fingerprint#4246
ramonclaudio wants to merge 5 commits into
@ramonclaudio/dvt-119-eas-cli-env-modefrom
@ramonclaudio/dvt-119-eas-fingerprint-env-mode

Conversation

@ramonclaudio

Copy link
Copy Markdown
Member

Stacked on #4229.

Why

Fingerprint can inherit dotenv vars and NODE_ENV from a parent process, which can make it load different env files for the same project.

How

I updated EAS CLI to remove inherited dotenv vars and use development mode while it creates project fingerprints. We also wait for every Fingerprint call to finish before restoring the original EAS CLI env.

Test Plan

Tests and package checks pass.

@linear-code

linear-code Bot commented Aug 21, 2026

Copy link
Copy Markdown

DVT-119

@codecov

codecov Bot commented Aug 21, 2026

Copy link
Copy Markdown

Codecov Report

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

Additional details and impacted files
@@                            Coverage Diff                             @@
##           @ramonclaudio/dvt-119-eas-cli-env-mode    #4246      +/-   ##
==========================================================================
+ Coverage                                   63.90%   64.00%   +0.11%     
==========================================================================
  Files                                        1033     1033              
  Lines                                       47555    47574      +19     
  Branches                                    10002    10004       +2     
==========================================================================
+ Hits                                        30384    30447      +63     
+ Misses                                      17070    17026      -44     
  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 marked this pull request as ready for review August 21, 2026 17:37
@github-actions

Copy link
Copy Markdown

Subscribed to pull request

File Patterns Mentions
packages/eas-cli/** @douglowder

Generated by CodeMention

Warning: The preamble and epilogue options in commentConfiguration are deprecated. Use template instead.

@ramonclaudio
ramonclaudio force-pushed the @ramonclaudio/dvt-119-eas-cli-env-mode branch from 743749d to b0bb4d2 Compare August 24, 2026 04:02
@ramonclaudio
ramonclaudio force-pushed the @ramonclaudio/dvt-119-eas-fingerprint-env-mode branch from 14f39e1 to c08514a Compare August 24, 2026 04:02
@github-actions

Copy link
Copy Markdown

✅ Thank you for adding the changelog entry!

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