cake-contrib / Cake.AddinDiscoverer

Tool to aid with discovering information about Cake Addins
MIT License
5 stars 6 forks source link

Generate YAML even when an addin does not have any categories #146

Closed Jericho closed 3 years ago

Jericho commented 3 years ago

In June 2019 the decision was made to avoid generating new YAML files for uncategorized addins because at the time the Cake web site was not able to deal with such addins.

Today I had a discussion on Slack with @pascalberger and he shared with me that the web site generator has been improved to be able to handle uncategorized addins. Therefore it's safe to generate YAML even if an addin is no categorized.