[Buildbot-devel] github buildbot hooks?
Dustin J. Mitchell
dustin at zmanda.com
Fri Jan 2 17:12:11 UTC 2009
On Fri, Jan 2, 2009 at 11:46 AM, Axel Hecht <l10n.moz at googlemail.com> wrote:
> Seems like github works quite nicely for us on the code side.
>
> I wonder, should we have a buildbot running on top of the github repo (or
> repos), to trial on push?
Yes, this is an important next step, but I don't have the
infrastructure to host such a beast.
To my mind, there are two ways to do this:
1. be notified of new commits (via a hook)
2. poll for commits (via cron + 'git pull')
Neither really requires the GitHub API. I think that we could easily
start with option 2, and transition to option 1 if commits are
frequent enough to necessitate it.
Dustin
--
Storage Software Engineer
http://www.zmanda.com
More information about the devel
mailing list