Story #5943
Task #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
Associated revisions
History
#1
Updated by dkliban@redhat.com about 1 year ago
- Subject changed from Add a SigningService model to Add a SigningService model, viewset, and serializer
- Description updated (diff)
#2
Updated by bmbouter about 1 year ago
- Sprint/Milestone set to 3.1.0
- Sprint Candidate changed from No to Yes
#3
Updated by bmbouter about 1 year ago
- Groomed changed from No to Yes
#4
Updated by rchan about 1 year ago
- Sprint set to Sprint 64
#5
Updated by daviddavis about 1 year ago
- Tracker changed from Issue to Story
- % Done set to 0
#6
Updated by lmjachky about 1 year ago
- Status changed from NEW to ASSIGNED
- Assignee set to lmjachky
#7
Updated by dkliban@redhat.com almost 1 year ago
- Parent task set to #5944
#9
Updated by Anonymous 12 months ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulpcore|8ba834b7a17eeb6f9b58fda815afdda6bf15b3ca.
#13
Updated by bmbouter 11 months ago
- Has duplicate Story #5945: As an administrator I can provide a script that signs files added
Please register to edit this issue
Create a model, serializer, and viewset for SigningService
closes #5943 https://pulp.plan.io/issues/5943