Alex Vaccaro

- Total activity 107
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 30
-
-
-
Alex Vaccaro created a post, Performance of TeamCity REST API affected by credentials used?
I recently changed the credentials that my ASP.Net MVC application uses to invoke my TeamCity server via the REST API and I soon noticed a significant performance degradation, i.e. some pages that ... -
Alex Vaccaro created a post, Check-ins during build trigger unnecessary builds
Hi,I have some builds that automatically update NuGet references and the final step of these builds check-in the updated Visual Studio project references.When one of these build finishes and checks... -
Alex Vaccaro created a post, Help with VCS settings and projects
I have a product that is composed of several modules, each modules being a fully fledged distributed application with several sub components.These modules are organised in TeamCity as sub-projects ... -
Alex Vaccaro created a post, Option to not trigger upstream builds even when pending changes are available?
I would like an option for builds (deployments) not to trigger upstream snapshot dependencies even when new changes are available, but to progress existing build pipelines from the same chain as th... -
Alex Vaccaro created a post, FxCop reporting unreliable "new" issues count
I have this FxCop build configuration which quite often (but not always) will show a very high number of new issues added and removed from the report, but in fact nothing or very little has change... -
Alex Vaccaro created a post, Merging dotCover snapshots from different build configurations
Hi,I have a project with several build configurations and some of them run a specific set of tests.I collect coverage data with dotCover for each build configuration using the out of the box featur... -
Alex Vaccaro created a post, using a System Property in FxCop build runner shows error
I was trying to us a templated build configuration with a FxCop runner. I tried defining parameterised limits for errors and warnings, but if I use the %parameter% rather than a number in "Errors l... -
Alex Vaccaro commented,