On Wed, Jan 29, 2014 at 4:01 AM, Alexander Barkov <bar@mariadb.org> wrote:
Would it be possible to have buildbot watch branches which are on Launchpad, but which are outside of the /~maria-captains/ directory?
For example:
bzr+ssh://bazaar.launchpad.net/~mroonga/maria/mroonga/
Sure. It can be configured to do so. Branches are defined using their complete launchpad address. Buildbot just needs to also be configured so that it knows what to do with the branch once it has it. For example, buildbot currently knows what to do with MariaDB 5.1-5.3, 5.5-10.0, Java Client, and C client branches. As part of adding it to buildbot we would need to add everything that buildbot needs to know in order to build and test mroonga. One question: Are we thinking of providing separate Mroonga packages? Wouldn't it make more sense to include this in MariaDB itself like we do with other storage engines? Thanks. -- Daniel Bartholomew MariaDB