Replies: 1 comment 4 replies
-
I've never understood the difference between |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Remove support for
GitVersion.Commandline
&&GitVersion.Portable
in favor of the tar.gz/zip files we generate at each release, and available on the release page.I suggest we remove the support for these 2 or at least
GitVersion.Commandline
as anyway both embed the exact same executable as the one from tar.gz/zip archives.Anyone that uses these 2 can switch to use the archives instead.
The reason is to simplify the build infrastructure and reduce the duplicates.
@asbjornu @gep13 Ideas?
Beta Was this translation helpful? Give feedback.
All reactions