-
Notifications
You must be signed in to change notification settings - Fork 654
Failure in Jenkins PR job due to Gitversion (System.InvalidOperationException) #2233
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
Comments
Have you tried to manually normalize the Git repository before running GitVersion? Please see #2194 for GitVersion's requirements to work properly. |
@asbjornu here are my results What worked for me is manually running the following commands before calling Gitversion in my pipeline
However, this is more of a workaround. Regardin #2194:
|
So what you are saying is that ensuring point 2 and 3 made it work, @warlock2k? |
Actually the |
Uh oh!
There was an error while loading. Please reload this page.
Related to #543
@arturcic Kindly help. My feature branch job passes however the pull request job fails with this error. The older Gitversion (4.0.0) on the other hand works in both cases. Could you kindly tell me if there are any breaking changes since 4.0.0 - 5.2.4?
My Jenkins job fails with the following error
The text was updated successfully, but these errors were encountered: