Actions
Story #5943
closedTask #5944: [Epic] As a plugin writer, I can use a SigningService to produce ascii-armored signatures
Add a SigningService model, viewset, and serializer
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
Yes
Sprint Candidate:
Yes
Tags:
Sprint:
Sprint 64
Quarter:
Description
The SigningService model stores information about a script that can be used to produce signed Artifacts. It needs to the have the following fields:
Name (string)
Script (string)
The ViewSet should only support retrieving a single instance and listing all SigningService resources.
Related issues
Actions
Create a model, serializer, and viewset for SigningService
closes #5943 https://pulp.plan.io/issues/5943