=== marcoceppi|away is now known as marcoceppi|trave [03:20] ll === Logan_ is now known as log === wedgwood is now known as Guest52531 === Guest52531 is now known as wedgwood [14:25] hi guys [14:26] do you know if it's possible to trigger a jenkins build with a "bzr push" ? I've read that is possible with git and found some tutorials, but I don't understand if it's supported also with bzr [14:51] I've found this http://wiki.bazaar.canonical.com/BzrHooks [14:51] but I don't understand if it's already available or if it's a feature request [15:20] Andy80: bzr hooks are available [15:22] jelmer, yes, but I was just reading the docs here http://doc.bazaar.canonical.com/development/en/user-reference/hooks-help.html in the "post_push" section it says "post_push is called with a bzrlib.branch.BranchPushResult object and only runs in the bzr client". There is no way to implement the hook on server instead of each client? [15:23] Andy80: no, because the server might be a dumb server (e.g. sftp) [15:24] jelmer, well... that's not a good reason imho. I mean... I could understand if this feature was missin on a "dumb server", but on a normal one it whould exist... [15:25] Andy80: there is something that gets run on the server side in a smart server, though I'm not sure of the details there. [17:15] Andy80: post_change_branch_tip is perhaps more suited to your purpose [17:40] LarstiQ, let me give a look.. [18:41] hi all, is there a bzr equivalent of git notes? http://git-scm.com/2010/08/25/notes.html [20:39] <3