neat-run / wrapped

GitHub Wrapped, inspired by Spotify Wrapped

Home Page:https://wrapped.run

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contribution is not updated

JohnDominicJasmin opened this issue · comments

I'm done signing in as incognito and refreshing the page multiple times but still not updating my recent contributions

Hi John! Sorry for the late reply. This might be an issue with the way Apollo caches API request results. If you're still interested, could you try signing out and in again?

I've more than 400 commits contribition graph shows only 30
Re-logged in nothing changed. Although i'm first time using this app how can it be cached?
wrapped_ufukbakan (1)

Looking at the code, quite a few GitHub queries are using values from 2021. This is why the data is not consistent.

DATES: {
JAN2021: "2021-01-01T00:00:00.000+00:00",
DEC2021: "2021-12-18T00:00:00.000+00:00",
},

@tedspare update your static dates with dynamic last year...

@tedspare, this is a really cool tool. Do you think it can be updated for 2022? I have opened a quick PR for the same: #29.

Thanks @bhuvansingla for closing this! Was AFK for a while.