Cmatthews
- Total activity 28
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 11
-
-
Cmatthews created a post, Teamcity web ui commits extra changes.
I'm noticing that teamcity sometimes adds extra changes. This is frustrating.Examples.Commit 1:```.teamcity/patches/projects/_Self.kts // intentional update { password("env.key, "credent... -
Cmatthews created a post, Teamcity Webui commits invalid change
I recently traced a compile error to teamcity committing an invalid change. I was surpised, and looked into it. The previous commit compiled. It looks like the kotlin patch doesn't fully match up w... -
Cmatthews created a post, How can I restrict jobs to specific pools?
I have a set of build jobs grouped by branches. Unfortunately I need to have multiple pools attached to the parent project. But I would still like to have android/ios builds only run on agents in t... -
Cmatthews created a post, Teamcity taking too long to start jobs.
I had a build chain that ended late recently. Looking into it the two root causes were the build chain starting late, and another set of jobs starting late.Build Chain time line. 3:30 Chron job tri... -
Cmatthews commented, -
-
-
Cmatthews created a post, AnsweredFiltering jobs based off of a parameter
I'd like to be able to filter jobs in the UI based off of a parameter. I have a lot of projects that only differ by a few parameters. I'd like to be able to run them all with the same project. The ... -
Cmatthews created a post, AnsweredReinstalling Build agent without losing history
I'm reviewing my teamcity agent hardware configurations. There's some minor differences and I'll be moving agents to a new location soon. The straightforward solution is to uninstall the agent and ...