Dominik Jeske
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Dominik Jeske created a post, How to prepare long build with async task and not lock agent?
We have scenarios when build pipeline has step that runs some operation that can take minutes or hours on remote server. We want to continue build process when those operations ends but we don't wa... -
Dominik Jeske created a post, AnsweredRandom test failure due to multiple console writers
In our company we have TeamCity on premise - TeamCity Enterprise 2020.1 (build 78475) We saw weird behavior about number of tests changing on same source codes. After investigation we found that wh... -
-
-
Dominik Jeske created a post, AnsweredIncremental build in Onerepo (Monorepo) on PR
Currently we have Onerepo with 200+ .NET solutions – when there is PR we are doing build of all of the – which is madness. In new repo we want to do it better (yes it will be still one repo because...