It would be ideal to have one site per project on which all API services are displayed:
* Badge
* Markdown code for badge
* Latest checked commit, and latest check run
* Output of last check
* Link to JSON URL
Inspirations:
* https://goreportcard.com/report/code.gitea.io/gitea
* https://codecov.io/gh/go-gitea/gitea
* https://coveralls.io/github/fossology/fossology?branch=master
* https://bestpractices.coreinfrastructure.org/en/projects/2395
max.mehl
added this to the 0.1 milestone 4 years ago
It would be ideal to have one site per project on which all API services are displayed:
Inspirations:
I would not see that as a blocker for milestone 0.1, but a nice-to-have for a release :)
So this exists with /info (big thanks!), but the design currently is raw. I will work on this in #21