teamcity-8.0 Questions

1

I have a TeamCity Build Status Icon in github README.md which looks as follows [![Build Status](http://<internal-tc-server>:8111/app/rest/builds/buildType:(id:BuildID)/statusIcon)](http://&l...
Konrad asked 17/3, 2014 at 21:12

4

I am working on defining a general-purpose build template for all our projects -- which I have placed at the "root project" level (thanks to this new feature of TeamCity 8). Some of our projects cr...
Eppes asked 8/7, 2013 at 15:40

5

Solved

on my CI server running TeamCity 8.0 I have a build configuration whose last steps are the creation and the push of a new version of a NuGet package. I wonder if there is a way to inhibit these tw...
Kumquat asked 18/9, 2013 at 8:29

6

Solved

I've recently starting seeing the above error with ever-increasing frequency on our build server. Nothing has changed in our TeamCity configuration during this period, so I'm guessing it might be c...
Mange asked 28/1, 2014 at 8:23

4

Solved

I'm trying to migrate from on-premises TFS to Visual Studio Online. We have quite elaborate TeamCity build process that we don't want to migrate away from, so having TeamCity working with VSO would...
Perished asked 23/6, 2014 at 11:52

2

Solved

I came across an interesting issue. I want to build nuget packages with Teamcity. I did set up the configuration which is really straight forward (Good job JetBrains!) However I am not able to ru...
Trela asked 30/7, 2014 at 6:56

4

Solved

What's the best way to move a single TeamCity build configuration from one server to another? I have a local instance of TeamCity that I test builds on. Then when the build is sufficiently mature...
Frozen asked 22/4, 2014 at 15:40

3

I set SSH login which connect from Windows Agent to Linux but TeamCity gives following error. [New build problem] com.jcraft.jsch.JSchException: invalid privatekey: [B@5543cd The keypair which...
Cessation asked 20/2, 2014 at 9:49

2

How do I change the build configuration template for a project? Previously my TeamCity project was using a generic build template which is used by 5 other projects. I created a new template by cop...
Sarcoma asked 7/9, 2015 at 12:15

3

I have added an Inspections (.NET) build step to a TeamCity (v8) project consisting of a Visual Studio 2010 solution build step for a single dummy C# class. The build step has failure conditions t...

3

I may be overlooking a built in parameter in TeamCity.. I'm trying to send the build status as a parameter to a console application. The console application is a build step that needs to run even i...
Saito asked 31/7, 2014 at 20:58

2

Solved

How do you extract a version number from nuspec into TeamCity? We have a csproj file with this corresponding nuspec node: 1.3.2 In TeamCity I'd like to do a build of this project and create a Nu...
Extraditable asked 21/11, 2014 at 15:54

3

Is there a way in teamcity to restore a deleted build configuration. I found Restore just deleted project which is about restoring a deleted project but can't find any information about restoring a...
Pavlov asked 3/12, 2014 at 11:15

3

Solved

I've just set up TeamCity 8.0 on Windows to build the projects (Visual Studio solutions) in four separate Git repositories. It is working as expected on three of them, but on one it gets stuck at U...
Mousetail asked 12/9, 2013 at 14:22

2

Solved

We currently having a problem with Teamcity triggering builds with a VCS trigger when there are 0 file changes, our VCS roots are configured with Mercurial We have a checkout rules setup to only ...
Sawyers asked 12/12, 2013 at 8:17

1

TeamCity 8.1.4 (build 30168) I notice that Build Features are always run as first part of first step in the Build Steps, but is it possible to make a Build Feature run e.g. as first part of step2...
Angelitaangell asked 9/1, 2015 at 14:59

2

I have a Build Configuration within TeamCity (TeamCity Professional 8.1.5 (build 30240)) with two VCS Roots attached. The VCS roots point to seperate repositories. This Build Configuration has a V...
Vav asked 31/10, 2014 at 13:26

1

Can anyone tell me what the best way would be to configure TeamCity builds when I want to run identical build configurations, but on different VCS roots? e.g; I have several 'build & test' con...
Aldoaldol asked 27/1, 2015 at 21:57

2

Solved

I cannot for the life of me find any reference on the internet for how to setup TeamCity to build Android Studio projects. I've found links to IntelliJ Idea and TeamCity, to Gradle and TeamCity, ...
Assertive asked 3/3, 2015 at 18:37

1

I have a TeamCity build configuration that has been working fine until recently. Suddenly, there is a build stuck in the queue that says it is not compatible with any agents. The reason given is: ...
Feel asked 11/3, 2014 at 0:39

1

Solved

I am currently trying to set up TeamCity to build all the branches which are not my team's main branches. I have had trouble getting this to work, and have only gotten this to function with the def...
Interbreed asked 4/11, 2014 at 15:41

2

Solved

I'm trying to follow some guidance from this article which describes NuGet and SemVer best practices. Point #3 states that I should "Use leading zeros in the numerical suffix to auto-increment pre...
Tetrahedral asked 18/9, 2014 at 12:41

1

Solved

Im trying to make a build of asp.net mvc 4 application on my teamcity server. The server is Windows Server 2012 R2. with 64bit OS. Teamcity version is 8.1 (build 29879). If I set MSBuild version ...

1

Solved

I am using TeamCity for automated testing and now I want to automate my deployments with the Octopus plugin. As of now I can create releases from the octopus server using my TeamCity packages manua...

1

Solved

I want to use Java 8 in an application, but this version of Java is not installed on the TeamCity build agent I'm using. What is the proper procedure of upgrading Java to the latest version on the ...
Blackwell asked 3/9, 2014 at 13:1

© 2022 - 2024 — McMap. All rights reserved.