Sabibo

- Total activity 30
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 11
-
-
Sabibo created a post, any way to restrict an agent from being auto-selected for a job, but still enable manual selection?
I want one agent to be reserved for doing special builds - I don't want it to be able to be selected automatically by Team City. But I don't want to exclude it using Agent Requirements, because I ... -
Sabibo created a post, From the REST API, how do I specify that the build workspace is cleaned of all files before the build?
I just want to do this on specific builds I'm requesting - don't want it to be part of the agent specification or the build config. Surely there is a way to do this? -
Sabibo created a post, requesting specific revision via REST API doing a strange thing with workspaces/streams
I am looking at this page, the section describing how to request a build on a specific VCS changelist revision:https://www.jetbrains.com/help/teamcity/rest/start-and-cancel-builds.html#Run+a+Build+... -
Sabibo created a post, Can't sync to specific revision when starting a build
When starting a build, under the “Changes" tab, there is the Build Branch and Include Changes. Usually we use "<latest changes at the moment the build is started>".However, we have a need to cre... -
-
Sabibo created a post, Can I start a new job from a running job AND ensure it runs on the same agent?
Having trouble figuring out how to do this. I have one job that creates some files in the workspace, and I want to run a lower priority job that will do something with them later…. -
Sabibo created a post, is there any way to make it hard to override build steps? It's too error-prone
This ‘feature’ of overriding build steps when you edit them and are not in the template - it's just about the most error-prone thing I've run across in an IDE. People are constantly making changes... -
-