Azure Devsops Server gittools extension hanging on 'gitversion/execute' - takes 8.5 minutes #3581
Unanswered
blakeduffey
asked this question in
Q&A
Replies: 2 comments 1 reply
-
I'm moving this to the discussion section because it seems to be not a bug report. |
Beta Was this translation helpful? Give feedback.
0 replies
-
So I'll clarify. I have an Azure Devops Server pipeline. Using the legacy version extension `steps:
This step takes about two minutes. Using the current version `- task: gittools.gittools.setup-gitversion-task.gitversion/setup@0
The same source code/git history takes nearly 10 minutes. Would appreciate any feedback that might point me in the right direction. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Azure Devops Server 2022
GitTools extension installed
Pipeline snippet looks like:
Beta Was this translation helpful? Give feedback.
All reactions