On Wed, 8 Jan 2020 at 18:08, Neal Gompa <ngomp...@gmail.com> wrote: > > * automatic rebuilds of packages when dependencies change
But this doesn't even happen in Koji, right? Cross-repo is even more challenging. Besides, this is only needed when there's a soname bump. Otherwise, it would be just a waste of resources. Another couple of things that I didn't annotate in the form and I would like to add: * Submission ordering guarantee per chroot. If I submit tasks [A, B, C], I want them to be processed in that specific order. Now, it kinda happens, but AFAIK there's no guarantee. * Task blocking based on dependencies per chroot. If I submit tasks [A, B, C] and [B, C] depend on A, I want [B, C] blocked in "pending" until A is successfully built. Maybe a couple of retries if A fails, and then [B, C] should be skipped if A still fails. I know that's a long shot, and it doesn't happen in Koji either, but don't tell me it wouldn't be great. :) -- Iñaki Úcar _______________________________________________ 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