cncf / filterable-landscape

Interactive version of the Cloud Native Landscape
https://landscape.cncf.io/
Apache License 2.0
9 stars 12 forks source link

Prioritize description data from GitHub #202

Closed dankohn closed 6 years ago

dankohn commented 6 years ago

Please pull the description data from GitHub. Priority should be to show a description value if it's present in the yaml first, GitHub description data second, and Crunchbase description data third.

So, CNI should be "Container Network Interface - networking for Linux containers".

https://landscape.cncf.io/selected=cni https://github.com/containernetworking/cni

The GitHub field is called description: https://developer.github.com/v3/repos/

AndreyKozlov1984 commented 6 years ago

That was done when I changed the way how we fetch data.