[us...@bb.net] Missing file and argument error using GitHub web hook contrib script.

2017-11-28 Thread Wayne Keenan
Hi, I'm trying to setup the GitHub_buildbot.py script, it's triggering but it throws an exception, and warns about (unexpected) missing files. I can create a pull request and apply it and in both cases see the webhook script is invoked and then the master runs, but the master complains about

[us...@bb.net] Polling git for tags only fires once

2017-11-25 Thread Wayne Keenan
Hi, I would like to trigger a build on all commits to a master and if a tag is added I want to trigger a different builder for release, does anyone got an example please? I have the master working but I'm having trouble triggering a builder on tag commit working. I'm adding a tag using: git