Manjula Chukki
- Total activity 22
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 9
-
Created How to get unused build configuration which was last executed some months back?
Is there a way to fetch the build configuration of a particular project in teamcity which was last executed maybe few months ago? -
Created Changes not visible in teamcity feature branch build
I have a feature branch that is branched out from master branch which is called develop. I created a new build configuration in the feature branch. Since new build configuration won't be available ... -
Created How to know the remaining build time in a build chain?
In the Parent build, is there a way to find/show to the total remaining time needed for the child builds to complete in a build chain? -
Created List build configuration not executed for a certain period of time
Is it possible to get the list of build configurations which were not running for quite sometime in Teamcity -
-
Created The number of build confurations are not reduced
I have removed some build configurations from teamcity. However the same is not reflected in Usage Statics Page “Build configurations” ?Any reason why this is not updated? -
Created Why teamcity build configurations should be limited ?
Do we need to limit the number of build configurations? what is the benefit of reducing the number of configurations in teamcity? -
Created Is there a REST API to get the active build configurations in teamcity?
I need to know if there is a REST API to get the list of active build configurations only? -
Created Environment variables availability issue during the build process
When executing a build for a specific user, an environment variable is set, and the build runs successfully, producing the expected results on a build agent. However, when a new local user is creat...