Hauke Lasinger
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Created TeamCity rebuilding old tags on reboot
When booting my TeamCity machine after a few weeks of inactivity, it wants to rebuild all the tags in all repositories. What can I do to prevent this (except keeping it running, of course)? As much... -
Edited Artefact download links missing after Teamcity update to 2021.2
I've installed Teamcity a few days ago to play around and test stuff and get used to it, and everything seems to work fine. But since yesterday, I cannot download artefacts anymore. They're created... -
Created Enforce test coverage
Hi all,is there a way to use TeamCity's per-tested-commits to enforce that all the changes in a commit must be covered by tests?It might be possible to tell the test build that's run for checking t...