Actions
Refactor #5455
closedRefactor RPM sync to content has own stage for build relations
Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Sprint/Milestone:
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Sprint 70
Quarter:
Description
Create 'InterrelateContent' stage after ContentSaver stage where modulemd will build its relations to packages (and vice-versa) as now is in _post_save which is more used for not 'fully funcional content' (more metadata than content).
Good example how the pulp_docker use it.
Reason is to reduce size of trasaction in the stage and to seperate semanticaly saving content and creating relations of content.
Actions
Adds RpmInterrelateContent stage
closes: #5455 https://pulp.plan.io/issues/5455