Actions
Refactor #4699
closedAs a user, I can create a Python Publication
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
3.0.0
Target Release - Python:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Sprint 52
Quarter:
Description
This will be a backwards incompatible change.
Use the updated master/detail publication to publish a repository, removing Publisher Viewset, model, and serializer.
Completion of this refactor:
- User can publish a repository version by a POST to v3/publications/python/warehouse/
- User cannot create a publisher
- Update the quickstart docs
- Ensure high quality REST API docs by including good help_text
Related issues
Actions
Swith to Master/Detail Publications
RequiredPR: https://github.com/pulp/pulpcore-plugin/pull/93 RequiredPR: https://github.com/pulp/pulpcore/pull/103
https://pulp.plan.io/issues/4699 fixes #4699