Tamir
- Total activity 24
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 8
-
Tamir created a post, AnsweredGit "TeamCity build failed" redirect to a different repository in teamcity
I have repository named X, which have a build configuration in teamcity. Looking at a pull request in this repository, i get a message of this sort: repository_name_x - merge — TeamCity build faile... -
-
Tamir created a post, Answeredcheckout directory question
Just a quick question about the checkout directory process - will a unique directory be created for each build, or can two builds (that aren't running in parallel) use the same checkout dir? I'm ... -
-
Tamir created a post, Answerednew installed agents issue
I upgraded my TeamCity to a new server. after upgrading, i installed two new agents. After the installation, everything worked fine. but every time i restart my server, the new agents are always ... -
-
Tamir created a post, Answeredsometimes having two tests apearing in github instead of one
So all my teamcity builds are connected to my git repositories, and when im creating a pull request, i get a "TeamCity build started" message at the bottom, which is good. My problem is, that somet... -
Tamir created a post, AnsweredIssue with build triggering
I have several builds defined in my project, and only one of them is causing some issues with triggering. What happens is that sometimes it just doesn't trigger and nothing happens. I just created ... -
Tamir created a post, Answeredquestion about "X tests failed (no new)" annotation
Hey, wanted to ask what does the "no new" refers to? no new failures compared to what? Is it compared to the master? or maybe the the last commit on the given branch? thanks! -