cake-build / cake

:cake: Cake (C# Make) is a cross platform build automation system.
https://cakebuild.net
MIT License
3.87k stars 727 forks source link

Overhaul Chocolatey Cake aliases #4050

Closed gep13 closed 1 year ago

gep13 commented 1 year ago

Since the original release of the Chocolatey Cake aliases, there have been a number of new options added for the different commands.

In addition, best practices have been defined for how to call Chocolatey commands, in terms of using full option name, as well as preferring usage of = in the option vlaue.

We should overhaul the current Chocolatey Cake aliases taking all of the above things into consideration, as well as making sure that all common options are added to each command, with tests included for all of them.

cake-build-bot commented 1 year ago

:tada: This issue has been resolved in version v3.0.0 :tada:

The release is available on:

Your GitReleaseManager bot :package::rocket: