vitalets / github-trending-repos

Track GitHub trending repositories in your favorite programming language by native GitHub notifications!
2.69k stars 107 forks source link

Some threads aren't updated daily #122

Closed nukeop closed 6 years ago

nukeop commented 6 years ago

Looks like e.g. Javascript and CSS aren't update daily anymore, were there no trending repositories on Github recently?

vitalets commented 6 years ago

Thanks for reporting. Just checked CircleCI status - they had some issues on May, 8. It seems to be a reason why job was not launched. Currently the status reported as ok, but I still can't open my CI build page: https://circleci.com/gh/vitalets/github-trending-repos

@nukeop could you kindly check is above link working?

nukeop commented 6 years ago

Yeah it works. The most recent log shows 0 new repos for all categories.

vitalets commented 6 years ago

Now I see new repos added to JavaScript As here trending repos are cached in issue comments (for a month) it is possible that some languages can have no new repos. Although GitHub shows something. This is done to avoid posting the same repos every day. Especially for less popular languages where trends can hang for a long time.

But it never occurred with JavaScript / CSS. So let's see for some time.

vitalets commented 6 years ago

Closing as everything works ok for several months.