Управление версионностью при использовании Git решено. GitVersion анализирует вашу историю в Git и вычисляет семантическую версию текущего коммита.
[![Статус сборки][appveyor-badge]][appveyor] [![Статус сборки][azure-pipeline-badge]][azure-pipeline] [![Статус сборки][github-actions-badge]][github-actions]
[![coverage][codecov-badge]][codecov] [![Gitter][gitter-badge]][gitter]
Артефакт | Устойчивый |
---|---|
GitHub Release | [![GitHub release][gh-rel-badge]][gh-rel] |
GitVersion.Portable | [![Chocolatey][choco-badge]][choco] |
GitVersion.Tool | [![NuGet][gvgt-badge]][gvgt] |
GitVersion.CommandLine | [![NuGet][gvcl-badge]][gvcl] |
GitVersionTask | [![NuGet][gvt-badge]][gvt] |
Azure Pipeline Task | [![Azure Pipeline Task][az-pipeline-task-badge]][az-pipeline-task] |
Github Action | [![Github Action][gh-actions-badge]][gh-actions] |
Docker | [![Docker Pulls][dockerhub-badge]][dockerhub] |
GitVersion работает на Windows, Linux и macOS.
Подсказка: Если вы получаете ошибку System.TypeInitializationException: The type initializer for 'LibGit2Sharp.Core.NativeMethods' threw an exception. ---> System.DllNotFoundException: lib/linux/x86_64/libgit2-baa87df.so
в версиях до 5.0.0,
вероятно, вам потребуется установить libcurl3
. Выполните команду sudo apt-get install libcurl3
.
![README][gv-in-action]
Вы видите:
release-1.0.0
, которая производит бета-пакеты версии 1разработана David Chapman от The Noun Project. [semver]: http://semver.org [gitter]: https://gitter.im/GitTools/GitVersion?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge [gitter-badge]: https://badges.gitter.im/Join%20Chat.svg [appveyor]: https://ci.appveyor.com/project/GitTools/gitversion/branch/master [appveyor-badge]: https://ci.appveyor.com/api/projects/status/sxje0wht0cscmn7w/branch/master?svg=true [azure-pipeline]: https://dev.azure.com/GitTools/GitVersion/_build/latest?definitionId=1 [azure-pipeline-badge]: https://dev.azure.com/GitTools/GitVersion/_apis/build/status/GitTools.GitVersion [github-actions]: https://github.com/GitTools/GitVersion/actions [github-actions-badge]: https://github.com/GitTools/GitVersion/workflows/Build/badge.svg [travis]: https://travis-ci.org/GitTools/GitVersion [travis-badge]: https://travis-ci.org/GitTools/GitVersion.svg?branch=master [codecov]: https://codecov.io/gh/GitTools/GitVersion [codecov-badge]: https://codecov.io/gh/GitTools/GitVersion/branch/master/graph/badge.svg [docs]: https://gitversion.net/docs/ [gh-rel]: https://github.com/GitTools/GitVersion/releases/latest [gh-rel-badge]: https://img.shields.io/github/release/gittools/gitversion.svg?logo=github [choco]: https://chocolatey.org/packages/GitVersion.Portable [choco-badge]: https://img.shields.io/chocolatey/v/gitversion.portable.svg?logo=nugget [gvt]: https://www.nuget.org/packages/GitVersionTask [gvt-badge]: https://img.shields.io/nuget/v/GitVersionTask.svg?logo=nugget [gvcl]: https://www.nuget.org/packages/GitVersion.CommandLine [gvcl-badge]: https://img.shields.io/nuget/v/GitVersion.CommandLine.svg?logo=nugget [gvgt]: https://www.nuget.org/packages/GitVersion.Tool[gvgt-badge]: https://img.shields.io/nuget/v/GitVersion.Tool.svg?logo=nuget [brew]: https://formulae.brew.sh/ [brew-badge]: https://img.shields.io/homebrew/v/gitversion.svg?logo=homebrew [докерхуб]: https://hub.docker.com/r/gittools/gitversion/ [докерхуб-бейдж]: https://img.shields.io/docker/pulls/gittools/gitversion.svg?logo=docker [аз-пайплайн-таск]: https://marketplace.visualstudio.com/items?itemName=gittools.gittools [аз-пайплайн-таск-бейдж]: https://img.shields.io/badge/marketplace-gittools.gittools-blue?logo=visual-studio [гха-акшены]: https://github.com/marketplace/actions/use-github-actions [гха-акшены-бейдж]: https://img.shields.io/badge/marketplace-use-github-actions-blue?logo=github [контрибьюте]: https://github.com/GitTools/GitVersion/blob/master/CONTRIBUTING.md [почему]: https://gitversion.net/docs/why [использование]: https://gitversion.net/docs/usage/usage [как]: https://gitversion.net/docs/more-info/how-it-works [часто-задаваемые-вопросы]: https://gitversion.net/docs/faq [кто]: https://gitversion.net/docs/who [гв-ин-акшен]: https://raw.githubusercontent.com/GitTools/GitVersion/master/docs/input/docs/img/README.png
You can comment after Login
Inappropriate content may be displayed here and will not be shown on the page. You can check and modify it through the relevant editing function
If you confirm that the content does not involve inappropriate language/advertisement redirection/violence/vulgar pornography/infringement/piracy/false/insignificant or illegal content related to national laws and regulations, you can click submit to make an appeal, and we will handle it as soon as possible.
Comments ( 0 )