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

Improve the package upload workflow #592

Closed
quba42 opened this issue Jul 25, 2022 · 2 comments · Fixed by #669
Closed

Improve the package upload workflow #592

quba42 opened this issue Jul 25, 2022 · 2 comments · Fixed by #669
Labels
.feature CHANGES/<issue_number>.feature .removal CHANGES/<issue_number>.removal

Comments

@quba42
Copy link
Collaborator

quba42 commented Jul 25, 2022

Is your feature request related to a problem? Please describe.

The current upload workflow is not very user friendly.

Users have a .deb file, and want to add that Package to some APT repo in Pulp. Users do not care about how Pulp turns that File into deduplicated artifacts and content units.

Describe the solution you'd like

Using this API endpoint We want to achieve all of the following:

  • If there is already an artifact for the file I upload, then use it to create the content unit.
  • If there is already a content unit, then use that content unit and add it to the repo.
  • Do not allow users to provide their own relative_path, only to reject it as "not how pulp_deb likes it".
  • Provide the ability to add the package to an existing ReleaseComponent in the repo. (Perhaps split this out in a follow on task)
@quba42
Copy link
Collaborator Author

quba42 commented Oct 17, 2022

There is now a pulpcore feature that plugins can opt in to use: pulp/pulpcore#3083

hstct added a commit to ATIX-AG/pulp_deb that referenced this issue Oct 27, 2022
@pulpbot pulpbot moved this to Needs review in RH Pulp Kanban board Oct 27, 2022
hstct added a commit that referenced this issue Nov 14, 2022
hstct added a commit to ATIX-AG/pulp_deb that referenced this issue Nov 14, 2022
hstct added a commit to ATIX-AG/pulp_deb that referenced this issue Nov 14, 2022
hstct added a commit to ATIX-AG/pulp_deb that referenced this issue Dec 7, 2022
hstct added a commit to ATIX-AG/pulp_deb that referenced this issue Dec 15, 2022
hstct added a commit to ATIX-AG/pulp_deb that referenced this issue Mar 14, 2023
hstct added a commit to ATIX-AG/pulp_deb that referenced this issue Mar 14, 2023
hstct added a commit to ATIX-AG/pulp_deb that referenced this issue Mar 14, 2023
hstct added a commit to ATIX-AG/pulp_deb that referenced this issue Mar 14, 2023
hstct added a commit to ATIX-AG/pulp_deb that referenced this issue Mar 14, 2023
quba42 added a commit to ATIX-AG/pulp_deb that referenced this issue May 9, 2023
[noissue]

This is an addition to the as of yet unreleased issue pulp#592
@quba42 quba42 added .feature CHANGES/<issue_number>.feature .removal CHANGES/<issue_number>.removal and removed Feature Triage-Needed labels May 9, 2023
quba42 added a commit to ATIX-AG/pulp_deb that referenced this issue May 9, 2023
[noissue]

This is an addition to the as of yet unreleased issue pulp#592
quba42 added a commit to ATIX-AG/pulp_deb that referenced this issue May 11, 2023
[noissue]

This is an addition to the as of yet unreleased issue pulp#592
quba42 added a commit to ATIX-AG/pulp_deb that referenced this issue May 11, 2023
ref pulp#592

This is an addition to the as of yet unreleased issue pulp#592
quba42 added a commit to ATIX-AG/pulp_deb that referenced this issue May 11, 2023
[noissue]

ref pulp#592

This is an addition to the as of yet unreleased issue pulp#592
quba42 added a commit to ATIX-AG/pulp_deb that referenced this issue May 11, 2023
[noissue]

ref pulp#592

This is an addition to the as of yet unreleased issue pulp#592
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
.feature CHANGES/<issue_number>.feature .removal CHANGES/<issue_number>.removal
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant