Actions
Story #8762
closedPulp - Task #8740: [EPIC] Publication based plugins should use either `distribution.repository` or `distribution.publication` but not both
Adjust auto-publish feature to not modify distributions
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
Also add validation in the serializer to disallow the user from setting both repository
and publication
at the same time.
Additionally add a migration that will auto-correct the data in any Distributions so that both repository
and publication
are not set together.
Actions
Auto-publish doesn't update distributions
fixes: #8762 Required PR: https://github.com/pulp/pulpcore/pull/1351