-
Notifications
You must be signed in to change notification settings - Fork 135
Stats frozen? #148
Comments
I came here about the same issue. |
https://osrc.dfm.io/tejasmanohar/ is my new profile (did a username change), https://osrc.dfm.io/tejas-manohar/ is old one. Any idea how to get my new username - 'tejasmanohar' - reindexed? @dfm |
I am confirming that this issue has popped up again since the new year. |
On the new years issue popping out: |
Sorry about being slow to respond. I've been totally swamped with my PhD thesis so I don't have much time to maintain this :-\ GitHub's API changes are actually not the issue. I get the data from githubarchive.org and it is updating nightly with events. Either way, I can't confirm this issue but if y'all can give me more details of exactly what symptoms you're seeing I'll look into it! |
the format of the json has changed though, i think. i am currently looking into this, but i have no experience with githubarchives, so it may take a while. |
Ah. Interesting point. I'll look into that too! Thanks! |
My % rank in JS language went up (like top 10% ish to like top 20% ish) right after changing username? |
Unfortunately the stats don't transfer when you change username. Every event is tied to a username (not an ID). I should probably change this eventually but I'm not sure that I'll be able to do it anytime too soon! But we'll see :-) |
ah ok |
So, I was able to clone the repo and get my local version to run(damn, the initial indexing takes loooong). I can confirm that the problem persists and it all went downhill at 01/01/2015(so i can confirm for my repos, at least). Comparing the datasets from 31. December 2014 and 1. January 2015, there were quite a few differences. Let's compare a push event:
That's how it used to look.
Thats how it looks now. The structure is pretty different . Just look at I will be doing a bit more research, just wanted to give you a short heads-up in case you haven't looked into it yet. Also, feel free to correct me if I am somehow misguided and looking into the wrong direction here. |
Nope this looks right! This is definitely the problem. Thanks for looking into it. I'll definitely have to fix it! Damn. |
I will try to come up with a pull request in the next couple days if I can wrap my head around your code and find the time(it will be a busy weekend for me anyway). But feel free to beat me to it if you find the time. And thanks for all the work you put into the tool! |
one major drawback is that the language the repo is in is not included in push events anymore. the rest should not be a problem. i am currently testing a few experimental changes i just concocted, this may take a while. |
My stats seem to be pretty out of date. Could I have accidentally opted out at some point or something? It seems to be listing P01, a repo I removed sometime last year.
The text was updated successfully, but these errors were encountered: