[Python-Dev] robots exclusion file on the buildbot pages?

Antoine Pitrou solipsis at pitrou.net
Sat May 15 21:12:14 CEST 2010


Hi,

> I can help modify buildbot if you want, but I suppose I need a
> specification what precisely is a bug here. Not accepting forms with
> garbage? By default buildbot "force build" does not require forms to
> be filled and that's on purpose.

Well, the "fix" would be to forbid an empty "Branch to build" since it
doesn't point to anything buildable (even worse, the fact that the
branch then ends up as None rather than an empty string produces an
exception in buildbot code).

I'm not sure what the process to get the fix in would be, but it
probably involves discussing it with Martin :)

Regards

Antoine.


More information about the Python-Dev mailing list