Actions
Story #3617
closedAs a plugin writer, I can use or subclass core-provided sync and publish serializers
Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Category:
-
Sprint/Milestone:
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
Most of the plugins that implement sync and publish will have the same parameters.
Plugins should have the option to:
- Use the core serializer directly, if they only need the base fields
- subclass the core serializer to add fields
- Use a completely custom serializer if they have custom needs.
Related issues
Updated by daviddavis over 6 years ago
- Blocks Issue #3610: 500 when publishing a repository without any versions added
Updated by amacdona@redhat.com over 6 years ago
- Subject changed from As a plugin writer, I can use or subclass use or subclass core-provided sync and publish serializers to As a plugin writer, I can use or subclass core-provided sync and publish serializers
- Tags Pulp 3 added
Updated by amacdona@redhat.com over 6 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to amacdona@redhat.com
Added by amacdona@redhat.com over 6 years ago
Updated by amacdona@redhat.com over 6 years ago
- Status changed from ASSIGNED to POST
Added by amacdona@redhat.com over 6 years ago
Revision 212a04f4 | View on GitHub
Add Sync and Publish serializers
Added by amacdona@redhat.com over 6 years ago
Revision 212a04f4 | View on GitHub
Add Sync and Publish serializers
Updated by amacdona@redhat.com over 6 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulp|212a04f48e4ad152b99239978273015996b3f773.
Updated by daviddavis over 6 years ago
- Has duplicate Refactor #3581: DRY up viewset code for around sync/publish added
Updated by bmbouter almost 5 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Move sync and publish serializers to core
Required PR: https://github.com/pulp/pulp/pull/3524
https://pulp.plan.io/issues/3617 ref #3617