GitVersion
GitVersion copied to clipboard
From git log to SemVer in no time
**Describe the bug** When invalid file name passed to the `-config` switch (missing file, etc...) no error message is shown and GitVersion silently assumes default configuration. ## Expected Behavior If...
## Refactoring to improve composability and allow extensibility As discussed on slack channel gitversion 6 ideas channel: - [ ] Move version calculation logic behind `gitversion.exe calculate` command with `-normalize`...
There are multiple ways of running GitVersion (command line, devops tool etc), and the behaviour can be non-obvious, it makes sense to optionally report this as part of the command...
I'm trying to use SemVer as a single identifier for all build artifacts. GitVersion Babmoo plugin is a great solution for almost all cases, but unfortunately I have linux RPM+YUM-based...
**Describe the bug** Tags have a too strong weight on the version evaluation which I feel is a bug. I am quite new to versioning and GitVersion, so I might...
**Describe the bug** Using the default configuration of GitVersionTask v5.3.7 the VersionSource ends up being not the latest tagged commit on master but rather the one before that. Image of...
Dear all, First of all, I would like to apologize if the following description comes from a misunderstanding. **Describe the bug** 1) Using the below yml configuration (with the continuous...
Version 5.6.4 of GitVersion.MsBuild fails building a pull request in the normalization step: ``` ... INFO [01/20/21 18:40:40:40] End: Normalizing git directory for branch 'feature/nuget' (Took: 909.75ms) ERROR [01/20/21 18:40:40:41]...
**Describe the bug** In documentation: https://gitversion.net/docs/more-info/version-increments, at point **Branch name** it's mentioned that the version in **Hotfix** branch name should be taken as version source. It's not working. Was behavior...
The `assembly-informational-format` doesn't support special or international characters. ## Expected Behavior Product version should just be the text from the template as-is, without replacing special characters, allowing things like: `Some...