teamcity-8.0 Questions

1

Solved

I run MSTest to test WPF application (Coded UI Test) on a VM using Teamcity. I already installed test agent as interactive process but i keep getting this error in Teamcity log Error calling Initi...
Merrilee asked 23/7, 2014 at 4:16

2

Solved

I am checking TestContext.CurrentTestOutcome in my TestCleanup method in order to perform an action if the test did not pass (in this case, the tests are using Selenium to exercise a website and I ...
Paramatta asked 10/12, 2013 at 14:32

1

Solved

I am trying to update an enviroment variable in TeamCity using Powershell script. However, it does not update the value of the variable. How can I do this? Below is my current code which gets the...
Kinch asked 11/6, 2014 at 10:25

3

How to setup TeamCity trigger to start build on changes in git submodule? Currently you have to update a submodule commit pointer to trigger a build in the main repository, so that TC will registe...
Gemstone asked 23/5, 2014 at 9:41

2

Within a TeamCity project running on a windows agent, I would like to read the contents of a file and then create a directory based on the file contents. Performing this operation as a command lin...
Standoff asked 7/5, 2014 at 15:18

2

Solved

I'm wondering how to select the branch to build against using Team City 8.1. My VCS root (Git) is set to Default: "master" and Branch specifications are +:refs/heads/develop +:refs/heads/feature/...
Class asked 1/5, 2014 at 20:7

2

Is there a REST API endpoint to get a collection of changes that are pending for a build in TeamCity? We have the build set to manual and it is triggered outside TeamCity and would like to show a...
Unvarnished asked 10/2, 2014 at 9:22

1

Solved

I have a TeamCity (8.0.5) setup running with multiple agents and multiple projects with multiple configurations. We have some build configurations for CI (eg compile and unit tests) and some of th...
Mauro asked 25/3, 2014 at 11:25

1

I have a single project with three build configurations: Integration Deploy Dev Deploy Release Build configs 2 and 3 are dependent on 1 via a snapshot. There are 3 VCS roots: Git - All (us...
Teatime asked 11/3, 2014 at 18:40

1

Solved

I'm getting the following warning messages in my TeamCity build log: [GetReferenceAssemblyPaths] C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(989, 5): warning ...
Pew asked 18/12, 2013 at 16:40

1

Solved

Working with github and teamcity, builds seem to either be refs/heads/master or master branch. Whenever the github service hook launches a build, it is on the branch master. Whenever TeamCity la...
Arni asked 8/12, 2013 at 23:24

© 2022 - 2024 — McMap. All rights reserved.