-
Notifications
You must be signed in to change notification settings - Fork 85
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
[ENG-13252][eas-cli] resolve default environment automatically based on build configuration #2644
[ENG-13252][eas-cli] resolve default environment automatically based on build configuration #2644
Conversation
This stack of pull requests is managed by Graphite. Learn more about stacking. |
Size Change: -185 B (0%) Total Size: 52.9 MB
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2644 +/- ##
==========================================
- Coverage 52.77% 52.74% -0.02%
==========================================
Files 580 580
Lines 22271 22283 +12
Branches 4354 4358 +4
==========================================
Hits 11751 11751
- Misses 10484 10496 +12
Partials 36 36 ☔ View full report in Codecov by Sentry. 🚨 Try these New Features:
|
Subscribed to pull request
Generated by CodeMention |
f1393d6
to
0a03d18
Compare
0a03d18
to
40294c6
Compare
38805c6
to
214cff0
Compare
40294c6
to
36d7cb2
Compare
36d7cb2
to
02205db
Compare
✅ Thank you for adding the changelog entry! |
Why
https://exponent-internal.slack.com/archives/C06FK950085/p1729212611408479?thread_ts=1729186741.835629&cid=C06FK950085
How
Resolve the default (if not set in the build profile)
environment
to use for a build based on its configuration.Store build ->
production
Dev client ->
development
Other (
internal
) ->preview
Test Plan
Test manually