On Fri, 1 Apr 2022 18:22:47 +0200
Hans de Goede <hdego...@redhat.com> wrote:
> On 4/1/22 18:09, Ondrej Mosnacek wrote:
> >> Context switches for maintainers are expensive!  And while I don't
> >> personally think the "oops fixup" commits are a problem, a "PR
> >> with CI" workflow doesn't get rid of them by any means.  
> > 
> > Why not this then:
> > 
> > - fedpkg commit -sc && fedpkg scratch-build --srpm && fedpkg push &&
> > fedpkg build  
> 
> If people are going to use this, please make it one of:
> 
> 1. If you have plenty of bandwidth + enough CPU + RAM:
> 
> fedpkg mockbuild && fedpkg commit -sc && fedpkg push && fedpkg build
> 
> 2. Or if you don't:
> 
> fedpkg commit -sc && fedpkg scratch-build --arches=x86_64 --srpm &&
> fedpkg push && fedpkg build

Unfortunately fedpkg scratch-build --srpm doesn't catch the case where
the maintainer forgot to do "fedpkg new-sources" for a new upstream
release. Been there, done that...

Paul.
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to