Chaitanya509
- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
Created 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... -
Created How to get the Project Name for all the Successful Projects
AnsweredHi 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')... -
Created How to access the all the Project Names for a build chain
AnsweredHI 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... -
Created Help needed in triggering an Team City Build
AnsweredHi 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...