Platane / snk

🟩⬜ Generates a snake game from a github user contributions graph and output a screen capture as animated svg or gif
https://platane.github.io/snk
4.22k stars 1.03k forks source link

Private repo contributions are not included after update to V3. #105

Closed harrisadni closed 10 months ago

Platane commented 11 months ago

I think you can configure that on your profile page

image

can you confirm ?

harrisadni commented 11 months ago

Confirmed private contribution option is checked.

Below is how my contribution looks like. (Private contribution checked) image

And here is how the generated snk v3 looks like. Missing all of the private contributions. image

Platane commented 11 months ago

it seems to work with the online demo https://platane.github.io/snk/

the result : github-user-contribution

Vinfall commented 11 months ago

Maybe you are misled as GitHub calculates XXX contributions in last year based on past 365 days, not all of them are really contributed in 2023. Does the online demo preview above matches the contribution graph when you check 2023 in Contribution activity?

jirafey commented 11 months ago

What is the fix for that? I keep getting notifications about it failing.

harrisadni commented 10 months ago

ISSUE RESOLVED after updating my actions to use Platane/snk@v3.2.0 image

harrisadni commented 10 months ago

What is the fix for that? I keep getting notifications about it failing.

I saw your actions is still using snk@v2. Need to update to use snk@v3.2.0.