jas.bhardwaj
- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
-
jas.bhardwaj created a post, How to retrieve pin comments from teamcity
Folks,Please help me figuring out how to retrieve ONLY the pin comments. I need a restapi url. I have been using the following:http://tcurl/gestAuth/app/rest/buildTypes/id:btxx/builds/number:xx.xx.... -
jas.bhardwaj created a post, How to retrieve pin comments from teamcity
Folks,Please help me figuring out how to retrieve ONLY the pin comments. I need a restapi url. I have been using the following:http://tcurl/gestAuth/app/rest/buildTypes/id:btxx/builds/number:xx.xx.... -
jas.bhardwaj created a post, TeamCity REST API -- how to get svn changes per build
I am using TeamCity as our build engine. I would like to get a list of changes per build. I tried to use the followingrest api url, but does not seem to work:wget -O changes http://teamcity_server.... -
jas.bhardwaj created a post, Jira integration with TeamCity does not work.
I get the following error:Error: Failed to connect to the issue tracker: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderExc... -
jas.bhardwaj created a post, Email notification does not work in TeamCity 7.1
I have TeamCity 7.1. It does not send email notifications to the developer whosecheck-in has caused the build failure. It used to work just fine before I upgraded to7.1.Please note if I set the not...