continuous-integration
emulator in commandline do not have always the property "dev.bootcomplete"
I\'m using the emulator by command-line for our continuous integration server for our android application. With that approach we can test all Android Versions automatically. For the automatic installa[详细]
2023-03-27 06:49 分类:问答Continuous Integration/Builds with NUnit 2.5.x and .Net 4.0
Ok, so her开发者_StackOverflow社区e\'s my current setup and my problem at the moment. I have a growing set of projects in a Visual Studio solution. The solution contains about 15 projects (give or tak[详细]
2023-03-27 02:53 分类:问答pyUnit unit testing for Magento a good idea?
Today it was suggested to me to use PyUnit with our Magento modules because of its request and response objects. Is there any advantage to using an xUnit testing framework?[详细]
2023-03-26 15:23 分类:问答Any reason I should not switch to Jenkins [closed]
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form开发者_C百科. Fo[详细]
2023-03-26 14:28 分类:问答Should I have multiple build.xml files for one project (dev,staging,production)
I\'m working to get my head wrapped around ANT, CI, SVN and deplo开发者_StackOverflow中文版ying. I have a dev server, a staging/qa server and a production server and the build server.[详细]
2023-03-26 13:32 分类:问答Jenkins JSON Result Build Request
I was looking for a way to request a build request through calling a url that would return JSON so that I would be able to setup a hook with git to validate unit tests after each push to the remote re[详细]
2023-03-26 13:15 分类:问答What is the preferred way to setup a continuous integration build chain for a big project with TeamCity?
for some time my company is now using Maven and TeamCity to build Java stuff. Currently we are investing quite heavily in continuous integration and ultimately continuous delivery.[详细]
2023-03-26 09:20 分类:问答Connect Github to secured Jenkins via HTTP Post-Commit Hook
I have set up Jenkins with the Github plugin on my test server. I have secured Jenkins by only allowing authenticated users (anonymous users don\'t have any rights) and secure connections.[详细]
2023-03-26 08:07 分类:问答How to combine Vagrant with Jenkins for the perfect Continuous Integration Environment?
You have a project which has got some SW requirements to run (e.g.: a specific version of Apache, a version of PHP, an instance of a MySQL database and a couple of other pieces of software).[详细]
2023-03-25 16:50 分类:问答does hudson ci support parallel builds on the same machine?
My project takes a long time to build (~3h) and the compiler is not making effective use of the quad-core cpu.[详细]
2023-03-25 02:49 分类:问答