Re: [gentoo-dev] Handy pybugz wrappers

2013-01-12 Thread Gilles Dartiguelongue
Le samedi 12 janvier 2013 à 12:03 +0100, Michał Górny a écrit :
> On Fri, 11 Jan 2013 23:56:17 -0600
> Doug Goldstein  wrote:
> 
> > Anyone have handy pybugz wrappers for bumping ebuilds and fixing bugs?
> > I'm so used to the environment at work where a post-commit hook parses
> > specifically formatted commit messages to take several actions on
> > commits. I figure before I hack on any I'd ask if someone has some
> > that could be shared with the community. Really just looking to
> > combine steps like echangelog and repoman commit with pybugz.

Here is my dummy wrapper for that.

I wrote a variation of that as a git hooks for overlays if that is what
you are really after.

-- 
Gilles Dartiguelongue 
Gentoo


ecommit.sh
Description: application/shellscript


Re: [gentoo-dev] Handy pybugz wrappers

2013-01-12 Thread Michał Górny
On Fri, 11 Jan 2013 23:56:17 -0600
Doug Goldstein  wrote:

> Anyone have handy pybugz wrappers for bumping ebuilds and fixing bugs?
> I'm so used to the environment at work where a post-commit hook parses
> specifically formatted commit messages to take several actions on
> commits. I figure before I hack on any I'd ask if someone has some
> that could be shared with the community. Really just looking to
> combine steps like echangelog and repoman commit with pybugz.

Although I don't have anything specific at the moment, I think that
could be something to be added to app-portage/repo-commit. Currently,
it just lists the bug descriptions for the bugs mentioned
in the message (to make sure you didn't get the numbers wrong).

-- 
Best regards,
Michał Górny


signature.asc
Description: PGP signature


[gentoo-dev] Handy pybugz wrappers

2013-01-11 Thread Doug Goldstein
Anyone have handy pybugz wrappers for bumping ebuilds and fixing bugs?
I'm so used to the environment at work where a post-commit hook parses
specifically formatted commit messages to take several actions on
commits. I figure before I hack on any I'd ask if someone has some
that could be shared with the community. Really just looking to
combine steps like echangelog and repoman commit with pybugz.

-- 
Doug Goldstein