richardboyce
- Total activity 44
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 15
-
richardboyce created a post, TeamCity API - how to update a build step?
I'm trying to update a build step across multiple (100+) projects, so the API looks to be a good candidate. However, I'm having 2 problems: It's not obvious how to update a specific build step Usi... -
richardboyce created a post, Upgrade to 2021.2 failed and no TeamCityService.exe after rollback steps
Hi, our upgrade failed and I followed the rollback steps at https://www.jetbrains.com/help/teamcity/upgrading-teamcity-server-and-agents.html#Automatic+Update, but there is no TeamCityServer.exe in... -
richardboyce created a post, Using the API to change a single property in a build step
Hi, I need to change the Octopus url in most of our TeamCity projects. I have written a simple app that has pulled-down all the info I need to find the affected build steps. The only thing I'm not ... -
-
richardboyce commented, -
richardboyce created a post, AnsweredBuild projects when dependency changes
Hi, we've just had a situation where a project that builds a DLL (Core.sln) was changed and rebuilt, but the 'top level project' (Processor.sln) was not rebuilt. This is how it's been set up, but n... -
richardboyce created a post, AnsweredHow can I tack what action is deleting folders?
Hi, we use a common root checkout folder and it's been a problem for a while that folders would be deleted by TeamCity. We thought we'd fixed this but it is still happening, so I'd like to find out... -
richardboyce commented, -
richardboyce created a post, AnsweredWorking with local builds and TeamCity builds and file references
Hi, almost certainly a stupid question, but I can't see how to work with dlls with file reference on both local dev machines and in TeamCity. We have a fixed folder structure at the moment and we h... -