tipsy / profile-summary-for-github

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

Not updating #80

Closed Doofitator closed 6 years ago

Doofitator commented 6 years ago

For whatever reason, only the 'Repos per language' is updating. The 'Commits per language' and 'Commits per repo' are not updating, even after waiting multiple days.

tipsy commented 6 years ago

Are the commits public and to a repo you own?

Doofitator commented 6 years ago

Yes - as I've said, the 'Repos per language's reflects the new repos I've made, however the commits ones only show the color legend underneath the chart, without updating the chart with the 20-odd commits I've made over the past few days.

tipsy commented 6 years ago

Link to repo?

Doofitator commented 6 years ago

These two: https://github.com/Doofitator/Homework-Sidebar and https://github.com/Doofitator/TimetableBuilder

tipsy commented 6 years ago

Thanks, will have a look later

Doofitator commented 6 years ago

Sure thing

iProdigy commented 6 years ago

If you look at the commit history on those repos, you can see that your commit name/email is not setup properly and github isn't recognizing you as the author of those commits and therefore the profile summary app is not reflecting a change. https://i.imgur.com/BiSqcTz.png & https://i.imgur.com/NzeLUgc.png

Doofitator commented 6 years ago

Huh. That must be because I didn't set up the Visual Basic Github extension. Thanks for taking a look at that. I'll fix it ASAP.

On Tue, Feb 27, 2018 at 3:32 AM, Sidd notifications@github.com wrote:

If you look at the commit history on those repos, you can see that your commit name/email is not setup properly and github isn't recognizing you as the author of those commits and therefore the profile summary app is not reflecting a change. https://i.imgur.com/BiSqcTz.png & https://i.imgur.com/NzeLUgc.png

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/tipsy/profile-summary-for-github/issues/80#issuecomment-368562073, or mute the thread https://github.com/notifications/unsubscribe-auth/AEjv7RZshzVjwRjdWrMycPYZNcrn5maYks5tYtyKgaJpZM4SSxmb .

-- Ash

Email: ashley@sharkey.id.au Phone: +61 423 684 461

Doofitator commented 6 years ago

Okay. I've done a rebase and pushed. Should work now. Thankyou!