Daniel Kuschny
- Total activity 14
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
-
Created How to store VcsRoot for Versionized Setting within Git Repository?
Hi everyone. I have currently a bit a pain-point with using Versionized Settings due to it's "chicken-egg-problem". My goal is to store all my TeamCity related information within my Git repository... -
Created Make TeamCity Use Versionized Settings from Pull Request Branch
AnsweredI have a setup where I have: Added a new VCS root to one of my projects in TeamCity via UI pointing to the repository of my product. Enabled versionized settings for this project and configured ... -
Edited Could not transfer artifact org.jetbrains.teamcity:configs-dsl-kotlin-parent
CompletedI have some strange maven errors when I try to open/use the Kotlin Project generated by TeamCity. I activated the Kotlin VCS Sync on my TeamCity Project and opened it in a freshly installed Intelli... -
Edited Inconsistent Behavior on Failure Condition: Number of tests decrease
AnsweredHi there. We are currently experiencing some strange behavior on our TeamCity environment with the "Failure Condition" - "Fail build on metric change - Fail if number of tests is 5% less than the ... -
Created Good Real World examples of Kotlin DSL
AnsweredHi everyone. We are at the position that we would like to move our UI based build pipeline configuration to Kotlin DSLs. But for some reasons I cannot really conclude which way of doing it would b...