Use convention to derive a SemVer product version from a GitFlow based repository
arturcic on 5.3.6
choco
choco
by default on linux
I am seeing a weird issue with hotfix
branches.
GitVersion seems to break with an Object Reference error when I create hotfix/v1.2.1
naming conventions.
Is this normal? Should the name I use for a hotfix branch matter? Seems if I rename the branch at the head after a given commit and push again everything works.
If I am missing something in the docs, I apologize. I am not above reading the manual.
Could not load type AsyncCompletedEventArgs from assembly System.Net.WebHeaderCollection
(see build log). This occurs when trying to calculate version.
========================================
AppVeyor-Build_Number
========================================
Executing task: AppVeyor-Build_Number
Executing: "D:/_build/Http-Multipart-Data-Parser/tools/GitVersion.CommandLine.5.1.2/tools/GitVersion.exe" -output buildserver -verbosity Debug
INFO [11/23/19 17:04:23:08] Working directory: D:\_build\Http-Multipart-Data-Parser
INFO [11/23/19 17:04:23:09] IsDynamicGitRepository: False
INFO [11/23/19 17:04:23:11] Returning Project Root from DotGitDirectory: D:\_build\Http-Multipart-Data-Parser\.git\ - D:\_build\Http-Multipart-Data-
Parser\
INFO [11/23/19 17:04:23:11] Running on Windows.
INFO [11/23/19 17:04:23:11] Project root is: D:\_build\Http-Multipart-Data-Parser\
INFO [11/23/19 17:04:23:11] DotGit directory is: D:\_build\Http-Multipart-Data-Parser\.git
INFO [11/23/19 17:04:23:15] Begin: Loading version variables from disk cache
INFO [11/23/19 17:04:23:16] Begin: Deserializing version variables from cache file D:\_build\Http-Multipart-Data-Parser\.git\gitversion_cache\13BE
269124B2E5D159064440AA6A034F4A59A4A0.yml
INFO [11/23/19 17:04:23:21] End: Deserializing version variables from cache file D:\_build\Http-Multipart-Data-Parser\.git\gitversion_cache\13BE26
9124B2E5D159064440AA6A034F4A59A4A0.yml (Took: 58.71ms)
INFO [11/23/19 17:04:23:22] End: Loading version variables from disk cache (Took: 61.41ms)
Finished executing task: AppVeyor-Build_Number