cake-contrib / Cake.AddinDiscoverer

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

We shouldn't need to publish a new version when exclusionlist is updated #205

Closed Jericho closed 2 years ago

Jericho commented 2 years ago

Improve AddinDiscoverer to download exclusion list, inclusion list and any other "resource" file from the GitHub repository instead of embedding these files in the release. The benefit is that we wouldn't need to release a new version each time we need to modify these resource files.