teamcity-7.0 Questions
2
Solved
How can i check the Team City version details? and which version support for project moving (move project and build configurations from one server to another server)?
Thanks,
Heidiheidie asked 18/2, 2014 at 6:24
3
One of my TeamCity v7.0 build projects relies on using a diff between the current development branch and the master branch to determine what needs to be run. I've written a small script that uses s...
Baseline asked 24/7, 2012 at 14:4
3
I've got a project at version 0.0.1-SNAPSHOT, and when we build it via TeamCity, we also get a build.vcs.number property, which is the Subversion revision that triggered the build.
In our assembli...
Kagera asked 12/11, 2012 at 16:48
7
We are trying to setup a build agent and every time we start it the log shows the following messages:
[2012-09-18 12:52:01,805] INFO - jetbrains.buildServer.AGENT - Starting agent shutdown sequenc...
Superpower asked 18/9, 2012 at 18:55
5
Solved
When I run the Windows Tray Notifier on my Windows 8 virtual machine, it remains stuck on a "logged in" message if I hover over the icon of the program in the system tray, and I can't do anything e...
Teetotalism asked 16/8, 2012 at 18:38
2
I previously had all unit tests for my solution contained in a single library, and were recently split out. When located in a single assembly, all tests passed both locally and on TeamCity, but whe...
Lemur asked 19/8, 2015 at 8:50
2
How do you publish a clickonce installer that includes .net installer and Auto-Update functionality?
I am using TeamCity for a continuous integration server and am deploying my application using a ClickOnce installer. I can get the installer to function and deploy my application but I cannot figur...
Binturong asked 27/2, 2013 at 20:35
5
Solved
I am trying to set up an email notification in TeamCity on my project fail. I have set up some user with their information, but when my project fails. i dont get any email.
I have given all the in...
Stgermain asked 26/3, 2013 at 12:3
3
The Docs show this
/repository/downloadAll/BUILD_TYPE_ID/BUILD_SPECIFICATION
for getting all of your artifacts as a zip file, but that isn't using the REST API. Is there a way in the REST API do...
Strade asked 4/1, 2013 at 20:24
4
Solved
I'm getting the following error from a build I'm running through TeamCity on my development machine:
[ResolveServiceConfiguration] WATMessage
[16:02:05][WATMessage] C:\Program Files (x86)\MSBuild\...
Orestes asked 5/7, 2012 at 16:22
4
Solved
This is my nuspec file to get the package generated from teamcity. The version is actualy set by the teamcity variable.
<?xml version="1.0"?>
<package >
<metadata>
<id>Co...
Fold asked 13/6, 2013 at 18:6
8
Does anyone know to remove a specific version of a package on a TeamCity Nuget Feed?
Zorina asked 18/4, 2012 at 21:29
2
Solved
We have a TeamCity instance with a variety of projects and build configurations on it, with no security set up at present. Although it's OK for most of the projects to be publicly visible, we'd lik...
Visby asked 10/5, 2012 at 16:1
2
Solved
I have a build step in my build configuration thats runner type "Command Line", running a custom script.
The script is executing Robocopy:
robocopy "%teamcity.build.workingDir%\Code&...
Codd asked 7/2, 2013 at 16:6
2
Solved
I am trying to download a file using PowerShell 3.0 from my TeamCity build server. I have configured TeamCity to use NTLM authentication but I cannot download the file directly and get redirected t...
Harpole asked 9/1, 2013 at 16:46
1
Solved
I have always wondered how TeamCity recognizes that it is running xUnit.net tests and how it knows to put a separate "Test" tab in the build overview after a build step runs. Is the xUnit console r...
Elanorelapid asked 27/5, 2014 at 9:41
2
Solved
I added a self-signed certificate to my Teamcity BuildServer to introduce https support so that it can now be accessed at
https://ServerUrl:8443
(More details about how here )
The result was t...
Enameling asked 20/2, 2013 at 12:47
2
I am running my TeamCity 7 server and agent on MacOS. My repo is on github. I use ssh and I know that the authentication is correctly configured, because the test is successful.
The build works f...
Cousins asked 31/5, 2012 at 20:48
1
Solved
Does anyone know of a way to view entire source of a build via TeamCity - Jenkins has a nice feature whereby you can get to the workspace really easily. Hope this is possible out-of-the-box or via ...
Debbee asked 14/6, 2013 at 14:1
1
I have recently installed TeamCity for continuous integration and I am at a point before anything commited in SVN gets into queue in TeamCity.
Researching a bit, I found that I need an Agent to bu...
Since asked 27/2, 2013 at 12:56
1
Solved
teamcity octopus deploy handling multiple code branches (default and develop) with same project name
At the moment teamcity is watching and building a mercurial develop branch using the AssemblyInfoPatcher plugin and Project.Website.2.x.x.x.nupkg turns up in artifacts and octopus is deploying this...
Impolicy asked 18/1, 2013 at 9:15
3
Solved
We have a TeamCity 7 server configured for nuget. It's hosted on a machine with no external connectivity. Is it possible to publish packages to the TeamCity nuget server?
For example, if we want to...
Leaden asked 2/5, 2012 at 23:48
1
I'm using Visual Studio 2012 and the publishing feature. I have created a publishing profile that deploys my application to a development server, and it works great when executed from vs2012 on my ...
Lumen asked 6/11, 2012 at 12:6
1
Solved
I been trying for about three hours to create a VCS Root pointing to a Github repository using "Private Key" as the the Authentication method.
But when I hit the "Test Connection" button I get t...
Wendeline asked 3/1, 2013 at 9:26
2
I am new to TeamCity and currently installing it.
It was asking whether I want to be running the server under a "user account" or "the SYSTEM account" / running the agent under a "user account" or...
Sidewheel asked 6/11, 2012 at 9:47
1 Next >
© 2022 - 2024 — McMap. All rights reserved.