-
Notifications
You must be signed in to change notification settings - Fork 91
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
[eas-cli] add update group id for fingerprint:compare #2851
[eas-cli] add update group id for fingerprint:compare #2851
Conversation
This stack of pull requests is managed by Graphite. Learn more about stacking. |
Size Change: -1.69 kB (0%) Total Size: 53.4 MB
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2851 +/- ##
==========================================
- Coverage 52.54% 52.48% -0.06%
==========================================
Files 589 589
Lines 23038 23073 +35
Branches 4815 4823 +8
==========================================
+ Hits 12104 12108 +4
- Misses 9971 9997 +26
- Partials 963 968 +5 ☔ View full report in Codecov by Sentry. |
dac7663
to
2c35662
Compare
Subscribed to pull request
Generated by CodeMention |
7d0d186
to
c1ab6c1
Compare
2c35662
to
446db61
Compare
c1ab6c1
to
ebc277d
Compare
446db61
to
4afda93
Compare
4afda93
to
676b82f
Compare
Merge activity
|
✅ Thank you for adding the changelog entry! |
Why
Add support for users accidentally passing in update group id into
fingerprint:compare
instead of update id.How
Added support for handling update group IDs in the fingerprint comparison command by:
Test Plan
EXPO_STAGING=1 ~/Documents/eas-cli/packages/eas-cli/bin/run fingerprint:compare --update-id ed36a46b-6cc7-4f49-88df-e6ffb66f22d2
EXPO_STAGING=1 ~/Documents/eas-cli/packages/eas-cli/bin/run fingerprint:compare --update-id ed36a46b-6cc7-4f49-88df-e6ffb66f22d2 --non-interactive