github-readme-stats icon indicating copy to clipboard operation
github-readme-stats copied to clipboard

fix: fetch all repos for top languages

Open tc-imba opened this issue 4 years ago • 6 comments

This fixed #1177

Before: Top Langs

After: Top Langs

PS. I have some python repos recently but not shown in the first figure because they are not in the oldest 100 repos. In the second figure they are successfully found.

tc-imba avatar Jul 08 '21 08:07 tc-imba

@tc-imba is attempting to deploy a commit to the github readme stats Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] avatar Jul 08 '21 08:07 vercel[bot]

@anuraghazra any comments?

tc-imba avatar Jul 18 '21 09:07 tc-imba

any updates to this?

IamManchanda avatar Jul 12 '22 17:07 IamManchanda

My status is off by a considerable margin because of this, please give it some attention since it`s a critical bug for the cards

Jordhan-Carvalho avatar Sep 16 '22 11:09 Jordhan-Carvalho

@Jordhan-Carvalho Thanks for your comment. We sadly did not have the time to look at this pull request, but we are aware of the problem (see #1852 and #1801). To speed up the PR merging process, people can best show their support by giving a 👍🏻 to #1178 and #1852. Doing this will provide us with an idea of how many users are affected (see the Top features dashboard).

rickstaa avatar Sep 16 '22 11:09 rickstaa

@tc-imba, @Jordhan-Carvalho, I found some time today to review this pull request. Overall it looks good to me! 🚀 I would, however, use the pageInfo object to get cleaner code. @tc-imba is there a reason you are using the cursor instead?

rickstaa avatar Sep 17 '22 11:09 rickstaa

replaced by #2111.

rickstaa avatar Oct 08 '22 10:10 rickstaa