Lior Tal
- Total activity 108
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 37
-
Created Mixing Enterprise and Professional licenses
HiThe company i work in has an Enterprise license.I'd like to know whether it's OK according to the licensing terms, to add another (new) TeamCity server running under the Professional license (in ... -
Created Mixing Enterprise and Professional licenses
HiThe company i work in has an Enterprise license.I'd like to know whether it's OK according to the licensing terms, to add another (new) TeamCity server running under the Professional license (in ... -
Created Muting a test across multiple projects
Hello,We currently have a setup where we have 2 main development lines - Trunk and Release.Per each, we have about 10 projects in TeamCity (each defines multiple build configurations).Trunk and Rel... -
Created OutOfMemory exceptions and raising JVM memory
We have a build configuration that runs some scripts that use Java.These sometimes crash due to out of memoru exceptions.I've already read the online documentation but i can't figure out what shoul... -
Created Where should i place build outputs
Hello,I have a build configuration that generates some output.I'd like to have each run of this build copy its output and publish it as artifacts.Currently, i am building all output to %checkoutDir... -
Created Snapshot dependency from B -> A always triggers a build A
Hello,We have a couple of configurations, suppose they're called A and B.Configuration 'A' creates certain artifcats that later must be re-used by configuration 'B'.In addition, configuration A's V... -
Created Artifact dependency from the same build configuration
Hello,I'd like to setup a build that will perform an incremental build.For this, i'd like to store the build outputs as artifacts, and reuse them on every subsequent build (copy the latest artifact... -
Created Get a list of changes in current build
HelloI'd like to get a list of changes (at the VCS level) per build.Currently TeamCity only offers the %system.teamcity.build.changedFiles.file% parameter that gives a file containing changed files... -
Created Filtering out files from artifacts
Hello,I have several build configurations that build specific components of our software.The compiled outputs are stored as build configuration artifacts.My problem is that these artifacts contain ... -
Created Improving TeamCity server performance
Hello,I am using TeamCity for our small team (around 5 developers) on a VMware virtual machine (hosted on a vSphere environment).The OS i'm using is Windows Server 2008 R2, the server has 2 GB RAM,...