Open nottrobin opened 5 years ago
These look like a good start to me. 👍🏻
We can display versions from package.json as follows - e.g. "node-sass" from www.ubuntu.com repo:
https://img.shields.io/badge/dynamic/json.svg?url=https%3A%2F%2Fraw.githubusercontent.com%2Fcanonical-websites%2Fwww.ubuntu.com%2Fmaster%2Fpackage.json&label=node-sass&query=$.dependencies[%22node-sass%22]&colorB=blue
One more suggestion - codeclimate? https://codeclimate.com/github/canonical-webteam/yaml-responses
I like putting badges on our repos. The obvious ones to have for every repo are CircleCI and Codecov.
Other ones we could consider:
General
Websites
Packages
What do people think? Are these valuable? Should we use any others?