Actions
Refactor #4291
closedUse DeclarativeVersion provided by pulpcore-plugin
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
Yes
Sprint Candidate:
Yes
Tags:
Sprint:
Sprint 49
Quarter:
Description
To use all the features and changes introduced in the plugin API for a DeclarativeVersion, RPM plugin should subclass DeclarativeVersion
and define its own pipeline_stages
in a sync task.
E.g. currently different sync modes don't work for RPM plugin since it's enforced in DeclarativeVersion in the core.
Related issues
Updated by bmbouter almost 6 years ago
- Groomed changed from No to Yes
- Sprint Candidate changed from No to Yes
This looks correct to me. Thanks ttereshc!
Updated by ttereshc almost 6 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to ttereshc
Updated by dalley almost 6 years ago
- Is duplicate of Refactor #3945: Start using DeclarativeVersion again added
Updated by dalley almost 6 years ago
- Status changed from ASSIGNED to CLOSED - DUPLICATE
Updated by ttereshc almost 6 years ago
- Status changed from CLOSED - DUPLICATE to ASSIGNED
Added by ttereshc almost 6 years ago
Updated by ttereshc almost 6 years ago
- Status changed from ASSIGNED to POST
- Sprint changed from Sprint 48 to Sprint 49
Updated by ttereshc almost 6 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset a2b6813efd29fd04a6c4a4bdf3549d33a315bb73.
Updated by ttereshc almost 5 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Customize and use DeclarativeVersion provided by pulpcore-plugin
Also use package filename as a relative_path to avoid issues with different upstream directory structures. All packages are published at a root of a repo now.
closes #4291 https://pulp.plan.io/issues/4291