#10 Check also whether parent tag in inheritance tree is valid base module tag, and not only its parents.
Closed by jkaluza. Opened by jkaluza.
jkaluza/robosignatory sign-modules  into  master

Download 10.patch

We forgot to check the parent tag when iterating recursively in inheritance tree. We always checked just parent tags of the parent, but never the parent itself.

I also store None in instance['tags'][tag] when base module cannot be found in module inheritance tree, so robosignatory does not have to query PDC and Koji on every tagged RPM in this case.

Pull-Request has been closed by jkaluza

Metadata