-
Notifications
You must be signed in to change notification settings - Fork 297
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fixes #36765 - add ability to export and import debian content #10749
Fixes #36765 - add ability to export and import debian content #10749
Conversation
Can one of the admins verify this patch? |
Please ping @ianballou when it is ready for review. |
This requires pulp_deb >= 3.0.1 to work, which we are trying to get packaged here: theforeman/pulpcore-packaging#819 As soon as the packaging PR is merged, I would consider this ready for review. |
pulp_deb 3.0.1 is merged and available for nightly: http://yum.theforeman.org/pulpcore/nightly/el8/x86_64/python3.11-pulp-deb-3.0.1-1.el8.noarch.rpm |
[test katello] |
f65f92e
to
724f237
Compare
The failing test should now work! |
724f237
to
2685f03
Compare
[test katello] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Working well for me! Tested repository, library, and content view version export/import.
We can merge this when the tests pass again. |
Needs a rebase then we can merge assuming the tests pass. |
2685f03
to
3d0bc14
Compare
[test katello] |
This PR depends on the following
pulp_deb
change which not yet released: pulp/pulp_deb#893So I'm opening this as a draft for now