You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That will be difficult if you have multiple accounts for multiple repositories. But to be honest, I only use GitVersion on the server, and then I prefer the command line tool anyway.
For this to work via environmental variables, we need something like GitVersion[RepoName]UserName.
With TeamCity, environment variables are per build configuration which is scoped to one VCS (repository) anyway, so within that context, there shouldn't be a problem. But in other contexts, I agree that they probably need some kind of namespacing or other scoping mechanisms.
similar to this #21 (comment)
The text was updated successfully, but these errors were encountered: