So, we have removed all the targets from Koji, so we cannot rely on them when walking through the inheritance tree. Instead of that, get the build tag from the final tag by appending "-build" suffix and use that to walk up the inheritance tree.
rebased
The concept is sane to me. Reading the diff now.
:+1:
rebased and merged.
Pull-Request has been closed by ralph
So, we have removed all the targets from Koji, so we cannot rely on them when walking through the inheritance tree. Instead of that, get the build tag from the final tag by appending "-build" suffix and use that to walk up the inheritance tree.