Chaitanya509
- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
Chaitanya509 created a post, View Artifacts files from browser instead of Downloading
We are using TeamCity 2021.2.2 for our test runs, after the test run completed under the artifacts there are some test run files generated, when i click the file it is downloading the file instead... -
Chaitanya509 created a post, AnsweredHow to get the Project Name for all the Successful Projects
Hi Team, Is there any way to get the project names for all the Passed plans in the build chain using Rest API ? http://teamcity:8111/app/rest/builds?locator=snapshotDependency:(to:(id:'buildID')... -
-
Chaitanya509 created a post, AnsweredHow to access the all the Project Names for a build chain
HI Team, I am trying to access project names for a build chain. Is this possible with Rest API with single call ? I have a Build Chain like A->B->C->D->E where A is the main build and B, C, D, E ar... -
-
Chaitanya509 created a post, AnsweredHelp needed in triggering an Team City Build
Hi Team, I am looking some reference/examples on triggering a build with adding new system.properties parameter using buildqueue Post API call. Can you please let me know how can we add a new par...