I had offered my assistance a while ago, but I'm afraid that these
days I don't have it.
I do, however, have quite a bit of detail on setting up a buildbot
system and the various configuration/python script bits if anyone
wants them. I'd provided these to Matt, and would be more than happy
to hand
On Jul 12, 2:21 pm, Jeff Anderson <[EMAIL PROTECTED]> wrote:
> Since no one else has spoken up, I'm willing to step up and maintain
> them. I've never set one up before, but I'm willing to take the time to
> learn the tool. I don't really have access to a windows server that
> could handle an inst
> learn the tool. I don't really have access to a windows server that
> could handle an instance, but I'm sure someone does.
I have an unused VMWare instance running Server 2003 that I suppose
should be able to do the job.
Michael
--~--~-~--~~~---~--~~
You receive
Jacob Kaplan-Moss wrote:
That's the idea behind buildbots -- the "slaves" can be anywhere and
report to the master.
However, the current issue with the 'bots is that there's nobody
really maintaining 'em. Matt -- who set 'em up -- just had a baby, so
he understandably doesn't has as much free ti
I have a windows xp license I could donate for that cause, winxp can be
installed on a vm with vmware or KVM on top of a >2GB server.
Ariel.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django developers" group.
On Thu, Jul 10, 2008 at 3:07 PM, Marty Alchin <[EMAIL PROTECTED]> wrote:
> I've wondered if it would be possible to set up a buildbot on a
> Windows machine as well, since I recently found a bug[1] in our tests
> that would've been caught earlier if we had one. I don't have access
> to a box that
On Thu, Jul 10, 2008 at 3:23 PM, Jeff Anderson <[EMAIL PROTECTED]> wrote:
> So I'm a linux user, but I have a MBP. I was playing with the django test
> suite a while back, and some test failed on my mac but would succeed on any
> of my linux machines. After discovering the django buildbot, I thoug
So I'm a linux user, but I have a MBP. I was playing with the django
test suite a while back, and some test failed on my mac but would
succeed on any of my linux machines. After discovering the django
buildbot, I thought it might be useful to have a buildbot that runs on a
mac.
At work we hav