Actions
Story #139
closedAs a user, I can configure the importer to sync recursively
Status:
CLOSED - DUPLICATE
Priority:
High
Assignee:
-
Sprint/Milestone:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Platform Release:
Target Release - Python:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
Currently, only the packages that the user lists will get synchronized. We should add a --recursive option to the importer that will cause it to also download the dependencies of the specified packages. Deliverables:
- Add a new importer config to download recursively
- Add support for the recursive download to the importer
- Add the new setting to the CLI
- Write release notes
- Add an example to the docs
- Write tests
Updated by bizhang over 5 years ago
- Tags Pulp 3 added
This is currently blocked pending metadata change on pypi.
Updated by gerrod over 2 years ago
- Status changed from NEW to CLOSED - DUPLICATE
Migrated to GitHub issues: https://github.com/pulp/pulp_python/issues/340
Actions