Actions
Task #6342
closedMove reusable parts of the AsciiArmoredDetachedSigningService into the parent class
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
While working on the AptReleaseSigningService for Debian (https://github.com/pulp/pulp_deb/pull/160)
I noticed that the only thing that really needs to be different for each siginig service is the verification of the external script.
As such, most of everything else can be moved into the SigningService parent class, to be reusable across different signing services.
I have started working on the refactor here: https://github.com/pulp/pulpcore/pull/584
Actions
Refactor the existing SigningService classes
fixes #6342
https://pulp.plan.io/issues/6342