I have two projects set up in CruiseControl.NET: CI build and nightly build. Both of them execute the same NAnt script, but with different parameters.
In Team City, we are currently using a command line build runner.While it works just fine,we don\'t get any output shown in the Team City log.We essentially get a notification that the process started
I need some advice on configuring a project so it works in development, staging and production environments:
I\'m interested in how much time I am spending on building my projects every 开发者_Go百科day. Is there any existing tool which provides such statistics?
I\'ve got this ASP.NET 2.0 project that开发者_StackOverflow社区 I\'ve been working on for a while now.Over time the project grew little by little and in the end I ended up with quite a few steps that
Has anybody successfully integrated Clearcase with Teamcity (which 开发者_JAVA百科advertises Clearcase support) to realize a productive continuous integration build environment on a decent size projec
I am writing an automated build system to do nightly builds of our code. Under normal conditions every thing works fine, but some of the pro开发者_如何学Gocesses in the build can require user input,
After looking around (for not terribly long I have to admit) I wonder if anyone can point me to a Powershell script that checks if \'IIS Management Scripts and Tools\' is enabled and if its not then i
I\'m using Maven and its assembly plugin to 开发者_JAVA百科build a distribution package of my project like this:
CruiseControl.net newbie question: Following a build/deploy of a website, I\'d like to invoke a specific URL on the server. I don\'t need anything back from the resulting page, just need to request it