continuous-integration
Is the ECONNREFUSED problem a known issue with (i)WebDriver?
On my current project we\'re using iWebDriver to run acceptance tests on our CI server. Occasionally, we see the error:[详细]
2023-04-03 02:21 分类:问答Run a pre-script to determine if a Jenkins matrix job should be run
I have a Je开发者_开发百科nkins job consisting of a matrix style configuration. I want to run a script that determines whether that combination should be run (similar to the combination filter, but dy[详细]
2023-04-03 01:54 分类:问答Automated database deployments with user generated content (a la CMSes)
My team has been getting more and more into CMSes over the past couple years. We have also been getting more and more into continuous integration. Reconciling the two has proven to be difficult. To ma[详细]
2023-04-02 17:28 分类:问答jenkins ci : how to select the artifacts to be archived
I\'m using Jenkins to build a maven 2 project. As part of the build a couple of jar files get generated in the target directory. I would like Jenkins to archive/copy a specific jar from the target loc[详细]
2023-04-02 15:19 分类:问答Why did Jenkins tell me to upgrade to Hudson?
I have the latest version of Jenkins, and I launched it with \"java -jar jenkins.jar.\" Then I got an error[详细]
2023-04-01 13:48 分类:问答Using build_command with CruiseControl.rb
I\'m using cruisecontrol.rb for continuous integration, and have the following settings in cruise_config.rb.[详细]
2023-04-01 12:59 分类:问答JavaScript unit testing and continuous integration 2011
Most of the existing questions about unit testing JavaScript code and integrating it into a continuous integration environment seem to date back to the dawn of time (or at least 2008 or 2009 :) ). Eve[详细]
2023-03-31 19:44 分类:问答Open source deployment validation tool [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a[详细]
2023-03-31 14:35 分类:问答PHP extension works from browser not from CMD
I\'m still struggling integrate APC with EasyPHP for testing Doctrine + CI. Installed APC configured php.ini[详细]
2023-03-31 13:08 分类:问答Hudson Nant Plugin = $WORKSPACE property containing spaces
I\'m trying out Hudson and tried to run my Nant script that receives the solution folder path (for my .net 1.1 project) and it keeps failing because of the 开发者_运维问答spaces contained in the path.[详细]
2023-03-31 10:17 分类:问答