teamcity-7.0 Questions

1

Solved

How do I get TeamCity to output messages in the build log with Powershell? I am using TeamCity 7.1. Here is my Powershell Build Step: The script is: write-host "##teamcity[message 'Getting prod...
Boiler asked 20/9, 2012 at 22:10

1

Solved

I'm trying to have my TeamCity server pick up packages from NuGet, so I don't have to include all the assemblies in my repositories. Initially everything seems to be working, but when the MSBuild ...
Fagin asked 12/7, 2012 at 11:18

4

Solved

I am using the TeamCity Visual Studio runner. I want to add a setting that is not accessible from Visual Studio. /Property:FileAlignment=4096 I typed that directly into the build step "Command l...
Scottiescottish asked 10/1, 2012 at 21:37

1

Solved

How do you pass the artifact paths to a script in TeamCity. The scenario is this Build Project Deploy Project (with an artifact dependency to #1) Step 2 consists of a a script which Stops a s...
Kafka asked 27/4, 2012 at 16:13

1

Solved

I have decided to follow "best practice" and only build my artifacts once and share them amongst my various builds. So I have created a master build that just builds the correct artifacts and then ...
Leal asked 1/3, 2012 at 12:19

1

Solved

I have a .NET 3.5 assembly that references ODP (Oracle.DataAccess.dll), building in Visual Studio 2010. Copy Local = False, Specific Version is false. The path is C:\[ORACLE_BASE]\product\11.2.0\...
Bennybenoit asked 28/2, 2012 at 21:23

© 2022 - 2024 — McMap. All rights reserved.