-
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
[eas-cli] pass on fingerprint info on republish #2708
[eas-cli] pass on fingerprint info on republish #2708
Conversation
This stack of pull requests is managed by Graphite. Learn more about stacking. |
Size Change: -2.52 kB (0%) Total Size: 52.9 MB
|
Subscribed to pull request
Generated by CodeMention |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2708 +/- ##
==========================================
+ Coverage 52.77% 52.80% +0.03%
==========================================
Files 579 580 +1
Lines 22194 22269 +75
Branches 4343 4355 +12
==========================================
+ Hits 11710 11756 +46
- Misses 10448 10477 +29
Partials 36 36 ☔ View full report in Codecov by Sentry. 🚨 Try these New Features:
|
1149b96
to
2527a31
Compare
94c1415
to
1035622
Compare
2527a31
to
9eb89a7
Compare
1035622
to
a16fa1c
Compare
a16fa1c
to
e92ee6b
Compare
9eb89a7
to
8bf2802
Compare
e92ee6b
to
e26d94e
Compare
✅ Thank you for adding the changelog entry! |
Merge activity
|
Why
This PR adds support for fingerprint information in update republishing workflows. If the republished update has fingerprint info, we include it.
Before landing
How
Test Plan