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
Updated by amacdona@redhat.com over 5 years ago
- Blocked by Story #4678: As a plugin writer, I have Master/Detail Publications added
Updated by amacdona@redhat.com over 5 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to amacdona@redhat.com
Added by amacdona@redhat.com over 5 years ago
Updated by amacdona@redhat.com over 5 years ago
- Status changed from ASSIGNED to MODIFIED
- % Done changed from 0 to 100
Applied in changeset 66b8e8b43f5742b466cbf4ad9c7569298a6db38a.
Updated by amacdona@redhat.com over 5 years ago
- Related to Test #4748: Improve Publications functional tests added
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