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
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