badges / shields

Concise, consistent, and legible badges in SVG and raster format
https://shields.io
Creative Commons Zero v1.0 Universal
23.41k stars 5.49k forks source link

Launchpad #9104

Open slaclau opened 1 year ago

slaclau commented 1 year ago

📋 Description

Publish badges for packages published to Launchpad PPAs showing the version and or the status of the latest build

🔗 Data

api.launchpad.net

🎤 Motivation

Lots of packages are published to Launchpad PPAs so this would be a useful feature

chris48s commented 1 year ago

We actually already have an ubuntu package version badge that uses the launchpad API e.g:

https://img.shields.io/ubuntu/v/ubuntu-wallpapers/bionic

If you are interested in adding more badges for that service, that is a good starting point. Also maybe we should change the keywords/description for this badge to mention launchpad and make it more discoverable?

slaclau commented 1 year ago

Hi, thanks for pointing out the Ubuntu badge - I'll have a look at the code and see if I can extend it a bit.