Pierre-Yves Bigourdan
Pierre-Yves Bigourdan
I'd suggest following our tutorial and generally speaking keeping things as simple as possible: https://github.com/badges/shields/blob/master/doc/TUTORIAL.md By the way, do you have any information on the API's rate limits?
The problem here is that it's not an empty _JSON_ response, i.e. `{}`, it's a completely empty response. I don't think any changes to the schema will work, the fundamental...
Thanks for putting the idea together! How would we go about keeping the `unknown type, provider, or upstream issue` message? Would we catch the `EmptyResponse` error and rethrow a new...
> Do you think its worth pushing towards this? I think it's potentially good solution, but the main drawback is that the change is no longer localised to this badge,...
@jNullj I've given the `BaseService` approach a go, it looks pretty clean to me. Let me know what you think! As a side note, there were less than 10 requests...
An alternative would be to scratch the SVG of the public qlty.sh badges. It's not our preferred approach in terms of performance and maintainability, but we already do this in...
It looks like the old Code Climate API was sunset a week ago. https://api.codeclimate.com/v1/repos?github_slug=codeclimate%2Fcodeclimate and similar endpoints are now redirecting to the qlty.sh documentation. This means that all existing Code...
Will go ahead and close this as a decision was reached. We can leave #11185 open as a follow-up task.
Hello @kitswas 👋🏻 Is there no way to retrieve this information via an official API?
Hello @jaymzh 👋🏻 Sounds like a reasonable idea. Feel free to submit a pull request. 😉