cake-contrib / Cake.ResxConverter

Cake addin for ResxConverter
https://cakebuild.net/extensions/cake-resxconverter/
MIT License
0 stars 5 forks source link

Recommended changes resulting from automated audit #9

Open Jericho opened 6 years ago

Jericho commented 6 years ago

We performed an automated audit of your Cake addin and found that it does not follow all the best practices.

We encourage you to make the following modifications:

Apologies if this is already being worked on, or if there are existing open issues, this issue was created based on what is currently published for this package on NuGet.org and in the project on github.

luisgoncalves commented 6 years ago

Hello @jzeferino,

Since 0.25.0 cake uses a in-process nuget client, which allows loading package dependencies (https://cakebuild.net/docs/fundamentals/default-configuration-values#in-process-nuget-installation). For the changes on this addin we have two options:

1) Keep bundling the ResxConverter.Core and ResxConverter.Mobile assemblies with the addin.

What do you think?

jzeferino commented 6 years ago

Thanks for the info. I would prefer the option 2. This is related with what you've said in #4? correct?

luisgoncalves commented 6 years ago

Ok, lets go with option 2. Not sure what you meant by "what you've said in #4"...

jzeferino commented 6 years ago

My mistake sorry. I mean https://github.com/jzeferino/ResxConverter/pull/28.

luisgoncalves commented 6 years ago

Then yes, but for the CLI I think that possible use cases don't include resolution of nuget package deps, so bundling all the assemblies sounds better.

Jericho commented 5 years ago

We performed a follow up automated audit of your Cake addin and found that some (or all) issues previously identified have not been resolved.

We strongly encourage you to make the modifications previously highlighted.

Apologies if this is already being worked on, or if there are existing open issues, this issue was created based on what is currently published for this package on NuGet.

This comment was created by a tool: Cake.AddinDiscoverer version 3.12.1