Skip to content
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

Refactor Exporter models based on pulpcore changes #366

Merged
merged 1 commit into from
Mar 24, 2020

Conversation

daviddavis
Copy link
Contributor

daviddavis pushed a commit to daviddavis/pulpcore that referenced this pull request Mar 16, 2020
Also adding a new Export model and refactoring existing Exporters.

fixes #6328
https://pulp.plan.io/issues/6328

Required PR: pulp/pulp_file#366
daviddavis pushed a commit to daviddavis/pulpcore that referenced this pull request Mar 16, 2020
Also adding a new Export model and refactoring existing Exporters.

fixes #6328
https://pulp.plan.io/issues/6328

Required PR: pulp/pulp_file#366
daviddavis pushed a commit to daviddavis/pulpcore that referenced this pull request Mar 16, 2020
Also adding a new Export model and refactoring existing Exporters.

fixes #6328
https://pulp.plan.io/issues/6328

Required PR: pulp/pulp_file#366
daviddavis pushed a commit to daviddavis/pulpcore that referenced this pull request Mar 16, 2020
Also adding a new Export model and refactoring existing Exporters.

fixes #6328
https://pulp.plan.io/issues/6328

Required PR: pulp/pulp_file#366
@daviddavis daviddavis force-pushed the issue6328 branch 2 times, most recently from 9956c03 to 755a3c4 Compare March 16, 2020 20:50
daviddavis pushed a commit to daviddavis/pulpcore that referenced this pull request Mar 16, 2020
Also adding a new Export model and refactoring existing Exporters.

fixes #6328
https://pulp.plan.io/issues/6328

Required PR: pulp/pulp_file#366
daviddavis pushed a commit to daviddavis/pulpcore that referenced this pull request Mar 16, 2020
Also adding a new Export model and refactoring existing Exporters.

fixes #6328
https://pulp.plan.io/issues/6328

Required PR: pulp/pulp_file#366
daviddavis pushed a commit to daviddavis/pulpcore that referenced this pull request Mar 16, 2020
Also adding a new Export model and refactoring existing Exporters.

fixes #6328
https://pulp.plan.io/issues/6328

Required PR: pulp/pulp_file#366
daviddavis pushed a commit to daviddavis/pulpcore that referenced this pull request Mar 16, 2020
Also adding a new Export model and refactoring existing Exporters.

fixes #6328
https://pulp.plan.io/issues/6328

Required PR: pulp/pulp_file#366
daviddavis pushed a commit to daviddavis/pulpcore that referenced this pull request Mar 17, 2020
Also adding a new Export model and refactoring existing Exporters.

fixes #6328
https://pulp.plan.io/issues/6328

Required PR: pulp/pulp_file#366
@daviddavis daviddavis force-pushed the issue6328 branch 2 times, most recently from e62011f to 8e20fde Compare March 17, 2020 19:23
daviddavis pushed a commit to daviddavis/pulpcore that referenced this pull request Mar 17, 2020
Also adding a new Export model and refactoring existing Exporters.

fixes #6328
https://pulp.plan.io/issues/6328

Required PR: pulp/pulp_file#366
daviddavis pushed a commit to daviddavis/pulpcore that referenced this pull request Mar 18, 2020
Also adding a new Export model and refactoring existing Exporters.

fixes #6328
https://pulp.plan.io/issues/6328

Required PR: pulp/pulp_file#366
@daviddavis daviddavis force-pushed the issue6328 branch 2 times, most recently from 0cc9d0a to 17898bc Compare March 19, 2020 18:33
daviddavis pushed a commit to daviddavis/pulpcore that referenced this pull request Mar 19, 2020
Also adding a new Export model and refactoring existing Exporters.

fixes #6328
https://pulp.plan.io/issues/6328

Required PR: pulp/pulp_file#366
@daviddavis daviddavis marked this pull request as ready for review March 19, 2020 18:34
daviddavis pushed a commit to daviddavis/pulpcore that referenced this pull request Mar 19, 2020
Also adding a new Export model and refactoring existing Exporters.

fixes #6328
https://pulp.plan.io/issues/6328

Required PR: pulp/pulp_file#366
daviddavis pushed a commit to daviddavis/pulpcore that referenced this pull request Mar 23, 2020
Also adding a new Export model and refactoring existing Exporters.

fixes #6328
https://pulp.plan.io/issues/6328

Required PR: pulp/pulp_file#366
"""
FileSystemExporters export content from a publication to a path on the file system.

WARNING: This feature is provided as a tech preview and may change in the future. Backwards
compatibility is not guaranteed.
"""

endpoint_name = "file"
endpoint_name = "filesystem"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

CHANGES/6328.feature Outdated Show resolved Hide resolved
@pulpbot
Copy link
Member

pulpbot commented Mar 24, 2020

Attached issue: https://pulp.plan.io/issues/6328

daviddavis pushed a commit to daviddavis/pulpcore that referenced this pull request Mar 24, 2020
Also adding a new Export model and refactoring existing Exporters.

fixes #6328
https://pulp.plan.io/issues/6328

Required PR: pulp/pulp_file#366
daviddavis pushed a commit to daviddavis/pulpcore that referenced this pull request Mar 24, 2020
Also adding a new Export model and refactoring existing Exporters.

fixes #6328
https://pulp.plan.io/issues/6328

Required PR: pulp/pulp_file#366
@daviddavis daviddavis force-pushed the issue6328 branch 2 times, most recently from b764f38 to 4b5400f Compare March 24, 2020 17:34
CHANGES/6328.removal Outdated Show resolved Hide resolved
Copy link
Member

@bmbouter bmbouter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@daviddavis thank you! I left one last optional comment on the 6328.removal file. Handle as you like I'm lgtm-ing now. 👍

@daviddavis daviddavis merged commit 5023597 into pulp:master Mar 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants