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
Updated by dkliban@redhat.com almost 5 years ago
- Subject changed from Add a SigningService model to Add a SigningService model, viewset, and serializer
- Description updated (diff)
Updated by bmbouter almost 5 years ago
- Sprint/Milestone set to 3.1.0
- Sprint Candidate changed from No to Yes
Updated by daviddavis almost 5 years ago
- Tracker changed from Issue to Story
- % Done set to 0
Updated by lmjachky almost 5 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to lmjachky
Updated by lmjachky almost 5 years ago
- Status changed from ASSIGNED to POST
Added by Lubos Mjachky almost 5 years ago
Updated by Anonymous almost 5 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulpcore|8ba834b7a17eeb6f9b58fda815afdda6bf15b3ca.
Updated by bmbouter almost 5 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Updated by bmbouter almost 5 years ago
- Has duplicate Story #5945: As an administrator I can provide a script that signs files added
Actions
Create a model, serializer, and viewset for SigningService
closes #5943 https://pulp.plan.io/issues/5943