-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Description
📋 Description
Hi,
First off I'd like to say I love your work to date, thank you so much, this project is great! :)
I'd like to request that the shields.io website extend the preview pop-up pages to display the full API URL with parameters that shields.io is querying on the remote service, as well as the full raw returned API output (pretty-printed if JSON 🙏🏼) in order to debug errors or unknown statuses that may be returned by the 3rd party API.
This will make it easier for users to figure out if the badge is broken because they entered incorrect parameters, or whether there is some issue with their build or even a new or unrecognized API result from on the 3rd party system.
This will also make it easier for people to submit patches for API results that aren't currently understood or have changed without having to be experts in the code base or reproducing what it is doing as it'll be obvious from the UI.
Thanks very much
Hari