Cmatthews

- Total activity 23
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 9
-
Created 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... -
Created 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... -
Created Filtering jobs based off of a parameter
AnsweredI'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 ... -
Created Reinstalling Build agent without losing history
AnsweredI'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 ... -
Created Cancel/Fail job if no suitable agents found
AnsweredIs there a way to cancel or fail a job if no suitable agents are found instead of leaving it in the queue? I have projects with jobs that are optional. These analyze data from mobile devices, they ... -
Created Storing configs in git, separate branches for prod/dev/test, and merge conflicts.
AnsweredI'm working on a teamcity project. The project config will be created from kotlin code in a git repo. The parent vcs root for the project config is saved on the server. Everything else config relat... -
Created How can I dynamically assign agents?
AnsweredI have several projects with this basic build chain. 1. Setup Host. 2. Run Program. 3. Analyze program logs. I need to have these steps separated into different jobs, and each job in a specific bui... -
Created Help with git checkout rules.
CompletedI'm currently on TeamCity Enterprise 2018.2.4 and I'm having a lot of trouble with checkout rules and git.I have a few directories I'd like to checkout: repo1/dir1, repo1/dir2, and repo2/dir3. I ca...