[Buildbot-devel] required fields forcing a build

Dustin J. Mitchell dustin at v.igoro.us
Fri Sep 9 02:00:21 UTC 2011


On Thu, Sep 8, 2011 at 3:17 PM, Todd Cooper <todd_cooper at yahoo.com> wrote:
> I will add naming the repo into it, but on the condition that the repository
> if the same type.
> Apples and oranges cannot be mixed here (well maybe in Waldorf salad).
> I will also add it to be turned on, but easily disabled.
>
> I also have to look how this mixes with templates as this needs a template.

There's no notion of repository "type" in Buildbot.  I would advise
against trying to write vc-specific regexes to recognize certain
types.  I think this is a place you can give the user some extra rope.
 It should be easy for people to subclass the scheduler if they need
to limit the repos that can be specified (e.g., for security reasons).

Dustin




More information about the devel mailing list