microsoft / vso-agent

Visual Studio Team Services and TFS agent for Mac OSX and Linux
MIT License
131 stars 57 forks source link

Agent doesn't automatically fetch updated tags #152

Closed aeschli closed 8 years ago

aeschli commented 8 years ago

Tags are supposed to be immutable. Situations do occur, though, in which we must update tags. The build agent never seems to fetch the updated tags. We had to manually connect to the agent and run git fetch --tags.

@joaomoreno

bryanmacfarlane commented 8 years ago

Can you log this issue in the new agent? We'll make sure the new one handles this

https://github.com/Microsoft/vsts-agent

aeschli commented 8 years ago

This issue was moved to Microsoft/vsts-agent#106