continuous-integration
Adding SQL Server Source Control to Cruise Control.Net
We recently acquired Red-Gate\'s SQL Source Control (Version 2.2) and we want to add the \"build\" with Cruise Control.Net in our CI Server.[详细]
2023-03-30 16:33 分类:问答Existing PHP Tool for Feature Toggle
Recently I\'ve read a number of articles talking about the idea of using \"feature toggles\" or \"gatekeepers\" to keep features hidden from users until the development is done. Facebook and Flickr bo[详细]
2023-03-30 12:48 分类:问答Which tool/server can be used to perform continuous integration with PHPUNIt, Selenium Test and other code bash code
Which tool/server can be used to performcontinuous integrationthat helps running PHP UNIT tests,SELENIUM testsand Custom tests such asbash script ideally. I have got following options:[详细]
2023-03-30 04:54 分类:问答Unit testing database
I want to test my database as part of a set of integration tests. I\'ve got all my code unit tested against mocks etc for speed but I need to make sure all the stored procedures and code is working as[详细]
2023-03-29 18:07 分类:问答Can I configure the Radiator View in Hudson/Jenkins?
My team uses the Radiator View plugin for Jenkins for fast feedback o开发者_StackOverflown the build status of a few different projects. One thing we discussed that would be helpful is if the SVN revi[详细]
2023-03-29 16:28 分类:问答Can Nant be used to deploy to different servers?
Can Nant be 开发者_运维问答used to deploy an application to a different set of servers based on some type of property/parameter?[详细]
2023-03-29 07:44 分类:问答How to automate test against different version of client code
Let say we got an android client and a java api server and code are commit to same svn repository with different subfolder[详细]
2023-03-28 16:45 分类:问答Difference between Drop Folder and Build Agent Working Directory in TFS
I am setting up Team Foundation server for the first time and am attempting to set up automated builds for an ASP.NET MVC project. I have it all working but I don\'t really understand what is happenin[详细]
2023-03-28 13:06 分类:问答Maven: Conditional Execution upon IT Success / Failure
Here is something I\'\'ve tried to come up with an idea, but I\'m not sure开发者_如何学Go. We do have a module which should be built, deployed and then integration test begins (via failsafe, but othe[详细]
2023-03-27 21:11 分类:问答Tools and techniques for effective use of feature toggles in .NET
I have read a lot about feature toggles but have no practical experience of using them. What tools and techniques do people recommend for effective management of feature toggles?[详细]
2023-03-27 20:58 分类:问答