[Buildbot-devel] Gitlab hook module not present in 0.8.8?

shiny knight theshinyknight at me.com
Thu Mar 6 03:28:28 UTC 2014


Hi all

I am experimenting with Gitlab, since our company will move on it pretty soon. I have noticed that the docs mention gitlab hooks; altho it seems to not be working.

Following the instructions at this page:

http://docs.buildbot.net/latest/manual/cfg-statustargets.html

I have added to the status the 

change_hook_dialects={ 'gitlab' : True}

And added on the gitlab settings/webhooks, the url as described

http://myserver:8010/change_hook/gitlab

But when I try to test the hook, the server return an error, saying that there is no gitlab module.

I thought that it was not possible, so I went in the Buildbot dir, and in fact, there is the github python file, but nothing about gitlab at all (not only in status.web.hooks but anywhere in the Buildbot directory. Went also to the buildbot installer dir, where I keep the original installer, and there is no trace of a py file for gitlab.

Is this an error of the installer? I use 0.8.8, which is the latest release that I see available for the master....tried to download it again and I stil see no gitlab.py file. Do I have to grab the file from some other place?

Thanks



More information about the devel mailing list