Home
TeamCity Support | JetBrains
Submit a request
Community
Sign in
Andreas Axelsson
Follow
New posts
New posts and comments
Total activity
16
Last activity
November 17, 2021 01:04
Member since
March 02, 2010 08:23
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
6
Activity overview
Posts (5)
Comments (5)
Sort by recent activity
Recent activity
Votes
Created
November 17, 2021 01:04
I've not been able to come up with a solution that matches your use case 1:1, but I've got two workarounds: 1. When the source code and the settings DSL share the repo, I create the VcsRoot in the ...
Community
TeamCity General Topics
How to store VcsRoot for Versionized Setting within Git Repository?
0 votes
Created
June 07, 2021 06:38
Never mind, I can just mock out the DslContext property getter instead.
Community
TeamCity General Topics
How to reset DslContext between tests?
0 votes
Created
January 29, 2021 06:41
Sometime I'm going to create a special test project that only builds on these machines, some day, but until then I need to run existing ones.
Community
TeamCity General Topics
How to run a build on a non-assigned agent?
0 votes
Created
May 13, 2015 07:17
Some further research shows this won't actually work for the intended scenario. I believe I'll have to stick with Artifact Dependencies.
Community
TeamCity General Topics
VCS dependency on pinned build
0 votes
Created
March 02, 2010 16:13
Yes, we use the MsBuild task wherever possible, but in this case I have to interject a script which configures the environment properly and if I just set properties in MsBuild I would have to manua...
Community
TeamCity General Topics
Accessing TeamCity properties in recursive MsBuild calls
0 votes