-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I recently stumbled over buildbot and wanted to give it a try.
My problem is that I have to run it under Windows because we don't use Linux on workstations or servers in my company.
I've already tried different installations:
python 2.6, Twisted-9.0.0-py2.6, buildbot 0.7.12
python 2.6, pywin32-214-py2…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Currently Buildbot does not support multiple repositories. If one desires to have this then separate instances of Buildbot need to be run.
Still I'm curious if anyone has come up with a creative workaround to get this feature working anyway.
>>> More
-
as seen on Programmers
- Search for 'Programmers'
I am in need of some help with philosophy and design of a continuous integration setup.
Our current CI setup uses buildbot. When I started out designing it, I inherited (well, not strictly, as I was involved in its design a year earlier) a bespoke CI builder that was tailored to run the entire build…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
This is a slightly.. vain question, but BuildBot's output isn't particularly nice to look at..
For example, compared to..
phpUnderControl
Hudson
CruiseControl.rb
..and others, BuildBot looks rather.. archaic
I'm currently playing with Hudson, but it is very Java-centric (although with this guide…
>>> More
-
as seen on Super User
- Search for 'Super User'
I am currently trying to setup buildbot. buildbot requires twistedmatrix, which in turn requires zope.
I cannot manage to setup this zope stuff. I have the full source zope-3.4.0, nothing goes as the readme says. I also have a zip that is an egg. What are Eggs?
>>> More