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

GitVersion calculates the wrong version after main is merged back to develop #3927

Merged

Conversation

HHobeck
Copy link
Contributor

@HHobeck HHobeck commented Feb 24, 2024

Description

Close #3699

Motivation and Context

Fix GitVersion calculates the wrong version after main is merged back to develop

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@HHobeck HHobeck force-pushed the feature/GitVersion-calculates-the-wrong-version branch 2 times, most recently from 0ce2b07 to 567274a Compare February 26, 2024 15:41
@arturcic arturcic force-pushed the feature/GitVersion-calculates-the-wrong-version branch from 567274a to a0c170b Compare February 26, 2024 18:29
@arturcic arturcic merged commit 6e05773 into GitTools:main Feb 26, 2024
71 of 113 checks passed
Copy link
Contributor

mergify bot commented Feb 26, 2024

Thank you @HHobeck for your contribution!

@arturcic
Copy link
Member

@HHobeck for some reason when the build is performed for the PR the issue appears, but when it's run as a branch not linked to a PR, it runs without problems. Might be the name of the PR branch has some issues

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

Successfully merging this pull request may close these issues.

[Bug] GitVersion calculates the wrong version after main is merged back to develop
2 participants