On Fri, Apr 01, 2022 at 06:22:47PM +0200, Hans de Goede wrote: > 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
Since fedpkg is all about convenience, what about a fedpkg command which does this sequence? (Maybe even add backing out the commit locally if the test build fails?) -- Matthew Miller <[email protected]> Fedora Project Leader _______________________________________________ devel mailing list -- [email protected] To unsubscribe send an email to [email protected] 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/[email protected] Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure
