#58 allow keeping both to and from tags after signing
Merged by abompard. Opened by asamalik.
asamalik/robosignatory optional_untagging  into  master

Download 58.patch

Add a config option "skip_untagging" that allows keeping both the "to" and "from" tags after the signign is done.

This helps us in CentOS Stream where we land builds in a -pending tag, have them signed, and then put in -pending-signed. But we need to also keep the -pending to make it work with the RHEL workflow.

Nice! It would be great if there were some unit tests added for this new feature as well :-)

1 new commit added

  • add tests for skip_untagging

Good idea! Done

Pagure says that a commit is missing the Signed-off-by line.

2 new commits added

  • add tests for skip_untagging
  • allow keeping both to and from tags after signing

Should be fine now

Pull-Request has been merged by abompard

Nice, thanks for the merge!

@abompard Any chance we could cut a release? :-) So we could apply it in the CentOS Stream infra.

Done! I've also rebuilt the RPM for rawhide, and I will rebuild it for EPEL8 afterwards.

Metadata