Skip to content

[eas-cli] Add eas env:set, deprecate env:create and env:update#4002

Draft
jonsamp wants to merge 2 commits into
mainfrom
jon/eng-15351-merge-eas-envcreate-and-eas-envupdate-into-eas-envset
Draft

[eas-cli] Add eas env:set, deprecate env:create and env:update#4002
jonsamp wants to merge 2 commits into
mainfrom
jon/eng-15351-merge-eas-envcreate-and-eas-envupdate-into-eas-envset

[eas-cli] Add `--json` to `eas env:set`, preserve file type on update

aa9bdbb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 12, 2026 in 0s

59.76% (+0.09%) compared to 4b1f785

View this Pull Request on Codecov

59.76% (+0.09%) compared to 4b1f785

Details

Codecov Report

❌ Patch coverage is 93.39623% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 59.76%. Comparing base (4b1f785) to head (aa9bdbb).

Files with missing lines Patch % Lines
packages/eas-cli/src/commands/env/set.ts 93.00% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4002      +/-   ##
==========================================
+ Coverage   59.67%   59.76%   +0.09%     
==========================================
  Files         941      942       +1     
  Lines       41319    41423     +104     
  Branches     8675     8713      +38     
==========================================
+ Hits        24654    24751      +97     
- Misses      16571    16578       +7     
  Partials       94       94              

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