munawar rashid
- Total activity 60
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 27
-
Edited Get history of builds executed in cloud agent using REST API
There is a related post to get history of builds that ran in an agent. But the suggested solution doesn't seem to apply to cloud agent if I use an AMI name in place of regular agent name. Got a 404... -
Edited Find build configuration with specific parameter
Hi I need to update a parameter's value that may be in 100s of build configs in our project tree scattered in different folders. What's the best way to go about it. Is there a way to use build co... -
Edited Extension of web parameter plugin to allow dependency
The web paramter plugin seems very promising in terms of what we want to do (https://github.com/grundic/teamcity-web-parameters). But one feature that'd be very useful for us is having ability to p... -
Created Get build pin info
AnsweredHi , I can do following curl -s -u user:pass http://abc.com/app/rest/builds/id:12345/status But can't do following. curl -s -u user:pass http://abc.com/app/rest/builds/id:12345/pinned Any one-lin...