-
-
Notifications
You must be signed in to change notification settings - Fork 926
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
Proxy user avatar images from gravatar #4599
Proxy user avatar images from gravatar #4599
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #4599 +/- ##
=======================================
Coverage 97.08% 97.08%
=======================================
Files 390 391 +1
Lines 8187 8229 +42
=======================================
+ Hits 7948 7989 +41
- Misses 239 240 +1 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this looks great, thank you! hopefully our avatars will be a little bit less confusing and identical now.
393358a
to
330b457
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
So glad we can get the avatar images back 👏🏻
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome!
330b457
to
bf57de8
Compare
See https://bundler.slack.com/archives/C02F27TKQ/p1704394288403519?thread_ts=1703757212.084219&cid=C02F27TKQ for discussion
Closes #4318
Original suggestion: #4104 (review)