fedora-copr / copr

RPM build system - upstream for https://copr.fedorainfracloud.org/
115 stars 61 forks source link

SRPM should be prioritized over non-SRPM tasks only when in the same sandbox #2146

Open fedora-copr-github-bot opened 1 year ago

fedora-copr-github-bot commented 1 year ago

Original issue: https://pagure.io/copr/copr/issue/2146 Opened: 2022-03-28 16:08:10 Opened by: praiskup

https://pagure.io/copr/copr/blob/0cd41c1a65fce0297da5c6bbfeeb977c97ce07f5/f/backend/copr_backend/rpm_builds.py#_54-55

This means that @copr/PyPI source RPMs background jobs are always prioritized over the binary RPM builds from @copr/copr-dev.

praiskup commented 1 year ago

Triage time: @praiskup to check if this is fixed or not

praiskup commented 1 year ago

https://github.com/fedora-copr/copr/blob/8fe013ebf4066ca31b2e919b809229800d334fa6/backend/copr_backend/rpm_builds.py#L48-L52 - still the same thing in 2023