[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Re: Migrating the debian-desktop repository to git



On Sat, 2017-07-22 at 08:47 +0200, Aurélien COUDERC wrote:
> With my brand new knowledge of the available tools, I’d go for the following
> workflow :
> - Iterate on :
>   o  commit and push changes without touching d/changelog
> - When ready to push a package, from a clean git tree :
>   o  gbp dch -R
>   o  Review/fix changelog
>   o  git commit -a -m "Prepare for $version release"
>   o  gbp buildpackage --git-tag
>   o  if the built package works, push the changes
>   o  otherwise reset --hard HEAD to commit before dch, fix, rinse and repeat
> 
> I’m interesting to know if there are even more automated tools, like doing
> the
> dch commit with a predictable message :) or others.

I usually commit with debcommit, so I do the changelog edit at the same time.
Not sure how other teams do though. I'm not really familiar with gbp workflow
either.
> 
> After a quick look I couldn’t find info about the git workflow in a few
> other
> debian repos I have clones of. Is this usually documented and where ?
> Or is it only oral tradition for each repo ?

Not really sure. Maybe some teams have documents centralized somewhere and not
in each and every repository.

Regards,
-- 
Yves-Alexis

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: