Update find_unblocked_orphans to handle dist-git pagure and current tags #7797

Merged
jnsamyak merged 3 commits from orphans into master 2026-06-08 03:12:01 +00:00

3 commits

Author SHA1 Message Date
f81473f772 find_unblocked_orphans: Adjust for Fedora 29/30
Signed-off-by: Till Maas <opensource@till.name>
2018-09-10 18:53:00 +02:00
508ee773b1 find_unblocked_orphans: Use cache in ~/.cache
This avoids a potential security problem because of a predictable
temporary file.

Signed-off-by: Till Maas <opensource@till.name>
2018-09-10 18:53:00 +02:00
da56819c33 find_unblocked_orphans: Use dist-git pagure instead of package DB
dist-git pagure only supports a global orphan state instead of a
per-branch orphan state. Therefore only the global state is checked for
now.

Signed-off-by: Ralph Bean <rbean@redhat.com>
Signed-off-by: Till Maas <opensource@till.name>
2018-09-10 18:53:00 +02:00