Home
TeamCity Support | JetBrains
Contact Support
Community
Sign in
Taha
Total activity
13
Last activity
February 10, 2026 09:07
Member since
November 14, 2024 15:52
Following
0 users
Followed by
0 users
Votes
3
Subscriptions
2
Activity overview
Posts (2)
Comments (6)
Sort by recent activity
Recent activity
Votes
Created
January 08, 2025 10:49
Hi Anton,thank you for confirming this behavior of customization property and creating an issue. As for you suggested workaround, I actually can't retrieve the vcsroot.url via the originalPropertie...
Community
TeamCity General Topics
Retrieving VCS root url with build user %system.teamcity.auth.userId%
0 votes
Created
December 20, 2024 10:01
The resultingProperties looks like what you are looking for:Returns the complete list of predefined and custom properties with their final values. Final values are those reported by a build agent a...
Community
TeamCity General Topics
Retrieving VCS root url with build user %system.teamcity.auth.userId%
0 votes
Created
December 19, 2024 12:18
Hi again Anton Vakhtel!(This might not be related to the original question - I can happily move this discussion into another thread)We realized that can't rely on any information that we retrieve f...
Community
TeamCity General Topics
Retrieving VCS root url with build user %system.teamcity.auth.userId%
0 votes
Created
November 19, 2024 09:55
It is indeed possible. I was using the wrong fields apparentlyBuild.VcsRoot.Properties["url"] and Build.Properties["vcsroot.url"] didn't work. However, Build.ResultingProperties["vcsroot.url"] did ...
Community
TeamCity General Topics
Retrieving VCS root url with build user %system.teamcity.auth.userId%
0 votes
Created
November 18, 2024 12:58
Hi,we actually don't want to publish artifacts through the API, but rather want to prevent this behavior for security reasons. For example, publishing artifacts through an API call can bypass artif...
Community
TeamCity General Topics
Publishing Artifacts through Service Messages through API Calls
0 votes
Created
November 15, 2024 13:02
Hi Anton,thank you for the quick response. Our use case is as follows:We are building an integration for TeamCity. This integration consists of a TeamCity build runner plugin and a backend service ...
Community
TeamCity General Topics
Retrieving VCS root url with build user %system.teamcity.auth.userId%
0 votes