continuous-integration
Compilation errors invisible when Code Analysis set on TFS2010
I am getting my hands on TFS 2010, and I am starting with trying to set a continuous integration build up. For this purpose I am using the default build template (DefaultTemplate.xml) configured with[详细]
2023-04-04 18:22 分类:问答Windows Azure and Continuous Integration
We would like to set up continuous integration (CI) environment for developing an Azure web application. It would be great if:[详细]
2023-04-04 11:00 分类:问答NO_CI flag with Hudson
I\'m currently automating my project builds with Hudson + TFS + Nant and is all working great!. I have a build.properties.xml flag that is inside the workspace and it allows me to set the last build n[详细]
2023-04-04 08:04 分类:问答how do I run cmd from the git post-commit hook
I want to have a miniature ci loop on my private projects and was thinking if I could run msbuild inside a batfile I could have colorized feedback on the cmd window and automate the build. So i开发者_[详细]
2023-04-04 07:42 分类:问答CruiseControl.NET, is Nant really necessary?
I\'m trying to setup CruiseControl.NET for CI. I am having trouble finding references and examples for setting up just a file system watcher to kick off a build of a solution file. An issue I\'m havin[详细]
2023-04-04 03:29 分类:问答Fail to sign Android APK from Jenkins, but works from command line
I\'ve got the following build environment : Ubu开发者_StackOverflowntu Java 1.6.0_24 Apache ant 1.8.2[详细]
2023-04-04 01:38 分类:问答Looking for a Continuous Integration Engine that can handle both Java and C/C++
Can anybody recommend a continuous integration engine (like Apache Continuum or Jenkins) that can execute traditional makefiles (GNU Make) along with maven-based Java builds?[详细]
2023-04-03 15:33 分类:问答Unit testing/continuous integration with Simulink/Stateflow
How can I perform unit testing开发者_开发技巧 in Simulink, or preferably, Stateflow? I\'m a fan of agile software methods, including test driven development. I\'m responsible for the development of s[详细]
2023-04-03 10:57 分类:问答MSBuild Task to move all files or folders?
Is there an MSBuild task that will move a file OR a folder? Co开发者_运维技巧re, extension, community, wherever is fine.[详细]
2023-04-03 07:24 分类:问答Jenkins Custom Workspace Is Empty
I\'m looking at trying to set up Jenkins to move from TeamCity. I\'m trying to configure my Jenkins project to use a Custom Workspace.[详细]
2023-04-03 03:32 分类:问答