Andreas Axelsson
- Total activity 16
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
-
-
Andreas Axelsson commented, -
Andreas Axelsson created a post, CompletedHow to reset DslContext between tests?
As part of adopting Kotlin DSL for setting up our new Team City server, I'm adding unit tests to the configuration. However, the DslContext object specifically doesn't let me remove added propertie... -
-
Andreas Axelsson created a post, How to run a build on a non-assigned agent?
I'm testing the setup of a new agent, and I want to run specific build configurations on it without affecting normal builds. How can I prevent regular triggers from putting builds on this machine, ... -
-
Andreas Axelsson created a post, VCS dependency on pinned build
I've got a scenario where I have a project E whose sources are used by another project G, and the version of E's sources to be used by G needs to be controlled, it should not always use the latest ... -
Andreas Axelsson created a post, LDAP groups with OS X Server
Hi,I'm using LDAP synchronization with TeamCity and and OS X Server. However, groups cannot be mapped to users correctly, because the Apple Server doesn't provide the "member" property with the ful... -
-
Andreas Axelsson created a post, Accessing TeamCity properties in recursive MsBuild calls
Would it be possible to add a build property holding the name of the MsBuild arguments file that one could pass on to recursive calls to MsBuild?We have a pretty complex environment that needs to b...