With the new functionality that is provided by AddinDiscoverer to update and maintain the YAML files on the Cake Website, I think we have to start thinking about detecting duplicate addins.
For example, we have this:
https://www.nuget.org/packages/Cake.Aws.ElasticBeanstalk/
and this:
https://www.nuget.org/packages/Cake.Aws.ElasticBeanstalk.Dev/1.3.4-Dev
The second is clearly a duplicate of the first, and as such, I don't think it should be included. Ideally, this would be flagged, with an action for someone to follow up to try to figure out what is going on.
With the new functionality that is provided by AddinDiscoverer to update and maintain the YAML files on the Cake Website, I think we have to start thinking about detecting duplicate addins.
For example, we have this:
https://www.nuget.org/packages/Cake.Aws.ElasticBeanstalk/
and this:
https://www.nuget.org/packages/Cake.Aws.ElasticBeanstalk.Dev/1.3.4-Dev
The second is clearly a duplicate of the first, and as such, I don't think it should be included. Ideally, this would be flagged, with an action for someone to follow up to try to figure out what is going on.