Tenida
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Tenida created a post, How to make TeamCity use user managed identity to access SQL ?
TeamCity server needs to connect to a SQL server when the service is launched. Does TeamCity support accessing SQL on Azure using user managed identity ? https://learn.microsoft.com/en-us/azure/act... -
Tenida created a post, Don't see code coverage summary or report.
Hi, I have a build step in TeamCity Enterprise 2017.2.2 (build 50909) to build a go application. I have a coverage profile collected in a file. I am printing the following on the TC stdout. ##t... -
Tenida created a post, Golang code coverage report
Hi, I have a build step in TeamCity Enterprise 2017.2.2 (build 50909) to build a go application. I have a coverage profile collected in a file - coverage.out. The contents look as follows: ok gith...