I recently installed Jenkins on my local Windows 7 dev environment. I configured Jenkins for my local Java and Ant installations and I set up my first project.
What happened to Hornget? The HornGet Project used to run a CI build server for a lot of major open source .NET projects, such as NHibernate. It seems to have disappeared and the domain is squatted.
Not sure what to call this, but here is what I am looking for.I have a build system that builds 3 sets of components
I am using a mac as the server. I need something that works well. I wanted to use atlassian\'s bamboo but my attempts have failed. The latest doc I can find on the topic is an old blog post. http://b
So using grid 2, is there a configuration file to start up xvfb or xvnc each time selenium RC begins. Hub and Selenium RC is already installed on separate linux boxes.
I\'m working on a Django project that by design is pretty javascript heavy. For the serverside code we try to have decent test coverage by using unittests, and on a slightly higher level have tests us
I find that if I schedule a periodic build with anything approaching \"immediately upon checkin\" (e.g. \"every 15 seconds\") that build requests start piling up on top of each other, because the sche
I have builds set up in Jenkins that use custom workspaces (for the purpose of having no spaces in the path names), that use SCM (git) polling to check for changes. However, in what seems like exactly
I have had the pleasure of using Hudson (now Jenkins) for a few years now, and I like the general attitude of the system - it\'s really a nice program - but the focus is elsewhere than one thing I nee
i\'m trying to pass a json string from client to server, i have an array which is JSON.stringify-ed and then sent to server in a url which looks like this: