Home
TeamCity Support | JetBrains
Contact Support
Community
Sign in
Martin Hynar
Total activity
8
Last activity
January 05, 2022 16:34
Member since
March 11, 2014 15:01
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
3
Activity overview
Posts (3)
Comments (2)
Sort by recent activity
Recent activity
Votes
Created
October 07, 2014 14:21
At the end, the request is correct, but for some weird reason, it did not work in Postman. Sending the same programmaticaly works.
Community
TeamCity General Topics
Create Shared Resource Build Feature in TC configuration via REST
0 votes
Created
March 20, 2014 10:54
OK, good to know.In the mean time, I already resolved it with 3 lines of grep/sed/awk code. For those that might need it, to get number of executed tests:TESTS=$(cat ${TESTSUITE_FILE} | grep "<test...
Community
TeamCity General Topics
Getting build statistics over REST API while build is in progress
0 votes