On Sat, 26 Jan 2013 20:27:55 -0700
Orion Poplawski <or...@cora.nwra.com> wrote:

> Doing more than one asks in certain situations sounds bad, but how
> about:
> 
> f<n>: fedpkg build --and-newer
> 
> Does:
> 
> fedpkg build
> loop:
>   fedpkg switch-branch f<n+1> (or master)
>   git merge f<n>
>   git push
>   fedpkg build
>   goto loop: unless at master
> 
> It could also take --nowait.  If there was an error at any point it 
> would abort (assuming git gives some non-zero return codes).

Sure, might work. 

I'm not a fedpkg maintainer, so it would fall on them if they would
accept this or want to work on it. 

kevin

Attachment: signature.asc
Description: PGP signature

-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to