Rick Staa
Rick Staa
> Any particular reason for not merging? This seems pretty useful to me for monitoring uptime. > > Edit: Your domain works well, but wouldn't it be better if all...
> Tests are failing can you check? Of course! Your new code stringifies the response where my tests expected a JS object. Fixed 👍🏻.
> shield badge is failing thinking  I quickly checked why the shields were not working. It looks like that although the PR works locally, Vercel gives a 403 error:...
@prathikshetty2002 Sorry for the confusion. This is not an issue that needs to be worked on. I opened this issue to point to the GRS Hacktoberfest guidelines (see https://github.com/anuraghazra/github-readme-stats/discussions/2076).
@mustafaozhan Thanks for your feature request. Such a card makes sense. I, however, would first like to migrate to an organizational structure since I and @anuraghazra already have a handful...
@anuraghazra Are there any problems with merging this PRs other than the results being skewed because of https://github.com/anuraghazra/github-readme-stats/issues/1852?
@anuraghazra Maybe we should add a note about https://github.com/anuraghazra/github-readme-stats/issues/1852 in the readme when merging this PR.
As pointed out by @anuraghazra. Before we merge this, we have to make sure that the `maxDuration` limit of a private Vercel instance on the free plan is not being...
@anuraghazra We can switch to `FETCH_MULTI_PAGE_STARS=true` and document that users can achieve more accurate results when they add this Vercel env parameter. Although less of a problem than in #2111...
The old code implemented in #2100 by @MatteoPierro performed one extra GraphQL API call. I improved upon this behaviour in f8b53f2. I think we are now good to merge since...