- Bumped the main pulp-cli dependency to
pulp-cli>=0.23.1,<0.26
.
- Bumped the pulp-glue dependency to support
pulp-glue>=0.23.1,<0.26
.
No significant changes.
No significant changes.
No significant changes.
- Ported pulp-cli-ostree to pulp-glue. #38
- Added support for specifying a list of refs that should be filtered out from a remote repository. #16
- Decoupled workflows for importing all refs and commits. To import everything from a tarball, one
should use the
import-all
command. When importing commits assigned to a specific ref, it is recommended to use theimport-commits
command. #19
- Added support for adding and removing config files across repositories. #14
- Added the CLI for basic workflows (i.e., managing, syncing, importing repositories). #5