[buildd-tools-devel] Bug#567419: Bug#567419: generic hook framework

Andres Mejia mcitadel at gmail.com
Mon Aug 16 07:15:56 UTC 2010


On Monday 16 August 2010 01:26:41 martin f krafft wrote:
> also sprach Andres Mejia <mcitadel at gmail.com> [2010.08.16.0249 +0200]:
> > I've been working on something similar to this (check bug #551311). The
> > "hooks" support I've implemented is implemented in a way where sbuild
> > would run a set of commands that a user would specify (currently before
> > and after a build). These commands can be run with arguments and there's
> > support for adding percent escaped arguments like '%c' which converts to
> > the path of a resulting *.changes file that is generated from a build.
> > 
> > It's currently work in progress, so some of the features you've mentioned
> > are not there. For example, I haven't looked into manipulating the
> > environment so the commands that are run can take advantage of them, nor
> > have I looked into supporting running commands at other places during a
> > build. I'm currently waiting on Roger to review and commit the patches
> > that I've submitted so far.
> 
> Nice! Is your code available somewhere, e.g. in a Git branch?

I've now setup my own git branch with these changes. I'm not a DD so I had to 
use github.

http://github.com/ceros/sbuild

The branch of interest for this bug would be 'debuild-functionality'.

-- 
Regards,
Andres Mejia





More information about the Buildd-tools-devel mailing list