richardboyce
- Total activity 44
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 15
-
Created 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... -
Created 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... -
Created 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 ...