Daniel Kuschny

- Total activity 14
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
-
-
Daniel Kuschny created a post, 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... -
-
-
Daniel Kuschny created a post, AnsweredMake TeamCity Use Versionized Settings from Pull Request Branch
I 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 ... -
Daniel Kuschny created a post, CompletedCould not transfer artifact org.jetbrains.teamcity:configs-dsl-kotlin-parent
I 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... -
-
Daniel Kuschny created a post, AnsweredInconsistent Behavior on Failure Condition: Number of tests decrease
Hi 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 ... -
Daniel Kuschny created a post, AnsweredGood Real World examples of Kotlin DSL
Hi 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...