#1 Include/use helper classes from sigulsign_unsigned
Opened 8 years ago by till. Modified 7 years ago

I wrote some generic helper classes in sigulsing_unsigned that would be good candidates to use here:
https://pagure.io/releng/blob/master/f/scripts/sigulsign_unsigned.py#_334
https://pagure.io/releng/blob/master/f/scripts/sigulsign_unsigned.py#_179

Using classes makes it easier to perform several tasks to a certain koji or sigul instance without having to specify the instance always. I noticed that flr.sigul does not seem to allow to run sigul for secondary archs with a different config file. Also it does not seem to support passing the passphrase for sigul.


Btw. I will also provide pull requests to include the helper classes in flr, if you tell me which tools consume flr, I can also make sure that they continue to work.

I think this can be closed, as we want to avoid using sigulsign_unsigned in the future, now that this is autosigned.

Yeah, also sorry for the lack of response. Nothing actually uses this just yet. I'm starting work now to add functionality here and then move tools to using it.

Login to comment on this ticket.

Metadata