-
Notifications
You must be signed in to change notification settings - Fork 654
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
[Docs]: Confusing/missing documentation around strategies #4219
Comments
Yes you are right, there is a mismatch between the code and the documentation. I know at some point we discussed that the naming doesn't reflect the intention of each version strategy. But we have skipped this discussion. Maybe now is the time to rename it if necessary. Personally, I have no preferences. Here is my view:
|
Thanks for reviewing the issue. From what I've managed to gather from the code, it looks to me that I thought it might have something to do with the I created a PR attempting to fix some of these documentation issues here #4220 |
Thank you taking the time to correct the documentation. What do you mean with the
Please notice the branch related property with name |
Oh! It did cross my mind that loading it via reflection might be the case, but I somehow missed it when I searched the codebase. |
I see now. I was only looking at the references to the |
please document the mainline versioning model support |
I think this was closed by #4220 |
🎉 This issue has been resolved in version 6.0.4 🎉 Your GitReleaseManager bot 📦🚀 |
Prerequisites
GitVersion package
GitVersion.Tool
GitVersion version
6.x
Operating system
Linux
What are you seeing?
https://gitversion.net/docs/learn/how-it-works lists:
Issues:
https://gitversion.net/docs/reference/configuration lists:
Issues:
What is expected?
Versioning strategies to be correctly documented.
Steps to Reproduce
Read documentation
RepositoryFixture Test
No response
Output log or link to your CI build (if appropriate).
No response
The text was updated successfully, but these errors were encountered: