Taha
- Total activity 13
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 2
-
-
-
-
-
-
-
Taha created a post, Retrieving VCS root url with build user %system.teamcity.auth.userId%
I have a use case for retrieving information about the build's origin via the API by using the built in build user credentials (%system.teamcity.auth.userId% and %system.teamcity.auth.password%). H... -
Taha created a post, Publishing Artifacts through Service Messages through API Calls
By using Service Messages, Artifacts can be published while the build is running (as per documentation). Service Messages are just stdout logs. Since logs can be added to a running build through AP...