[Buildbot-devel] Automated release builds
Andy Howell
AndyHowell at austin.rr.com
Fri Sep 10 04:35:43 UTC 2010
On 09/09/2010 08:23 PM, Dustin J. Mitchell wrote:
> On Thu, Sep 9, 2010 at 7:04 PM, Andy Howell <AndyHowell at austin.rr.com> wrote:
>> I noticed the new "change hooks" in the docs:
>> http://buildbot.net/buildbot/docs/latest/Change-Hooks.html#Change-Hooks
>>
>> It looks like I could just do a POST with the repository and branch ( CVS tag ) that I want.
>
> The "try" functionality might be better suited to this particular
> purpose, as it does not inject a new Change object. But the Change
> Hooks are new and it would be interesting to see if they're
> better-suited to the purpose!
>
> Dustin
>
I think I'll give the change hooks a try. It doesn't look like I can set properties via
the "try" functionality. I need to pass in some options by way of properties. The "Change"
should allow me to do that, with some slight modifications to hooks/base.py or a custom
hooks/ dialect.
Thanks,
Andy
More information about the devel
mailing list