Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get commitDistance to specified tag #833

Open
sdorof1 opened this issue Sep 17, 2024 · 0 comments
Open

Get commitDistance to specified tag #833

sdorof1 opened this issue Sep 17, 2024 · 0 comments

Comments

@sdorof1
Copy link

sdorof1 commented Sep 17, 2024

I need version number in format:

major.minor.patch.build

where major.minor.patch part come from git tag, and build part should be number increment for each build. I would like to use as build-part a commitDistance but not to last tag and to first repository commit or to a specified tag, for example "0.0.0" which I tagged a first commit. Is it possible to modify versionDetails to support such global commitDistance?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant