Change versioned settings directory path
Hi!
I have a large Git monorepo in my company with a lot of code bases from different teams/products. Every team/product may have separate CI system. My team has our own exclusively used TeamCity instance.
Current docs stated: "The versioned settings are stored in the .teamcity directory in the root of the VCS repository". We want to store our versioned settings in our subdir inside our monorepo like: /reporoot/myproduct/.teamcity.
You can imagine, that some other teams have their own TeamCity instances and want to store their .teamcity dirs in their subdirectories.
Is it somehow possible?
Thanks.
UPD: I've just found the ticket https://youtrack.jetbrains.com/issue/TW-58812
Please sign in to leave a comment.
Hello!
Currently it is not possible as you may already have found out in the Youtrack item.
You can follow it and vote for it if you would like to have this functionality implemented soon.
Thank you very much,
Guilherme