cake-build / cake

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

Add missing GitVersion command line options #4006

Closed gep13 closed 1 year ago

gep13 commented 1 year ago

There are a number of newer command line options that can be passed through to GitVersion which are not currently implemented in the Cake settings. While it is possible to use ArgumentCustomization to make use of these options, they should also be supported directly.

These options are:

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: