tipsy / profile-summary-for-github

Tool for visualizing GitHub profiles
https://profile-summary-for-github.com/
Apache License 2.0
19.83k stars 494 forks source link

Doesn't show anything despite me starring the repo #83

Closed nikitavoloboev closed 6 years ago

nikitavoloboev commented 6 years ago

2018-03-30 at 14 37

However I have starred the repo:

2018-03-30 at 14 37

iProdigy commented 6 years ago

Strange.

  1. Can confirm you have starred the repo
  2. Can confirm that the heroku instance won't resolve your profile
  3. Yet, a local instance of the app correctly displays your profile.
iProdigy commented 6 years ago

I have traced the problem to how the application determines whether a user has starred the project. Above, I was running the app in unrestricted mode, which bypassed the star check.

In particular, I think the issue is in how many repos you have starred (and that we are not in your most recent 100 stars)... I will submit a PR to fix this ASAP

tipsy commented 6 years ago

Thanks for reporting this @nikitavoloboev. Your profile works after @iProdigy's fix: https://profile-summary-for-github.com/user/nikitavoloboev