Issue #5381
closedauto-distribution of repositories not supported
Description
Pulpcore has auto-distribution of repositories... if you add a repository without a version to a distribution, then as the repo is updated the distribution tracks the latest version (see https://docs.pulpproject.org/en/3.0/nightly/workflows/exposing-content.html#auto-distribution-of-a-repository)
In pulp_deb this doesn't work. There's an additional abstraction (publication), and when the publication is pointed to the the repository without a version, it looks up the latest version and hardcodes that. :(
Related issues
Updated by jaymzh about 5 years ago
It turns out that the way this should work is you associate the distribution directly with the repo, but when I try to do that it says unexpected field.
Updated by mdellweg over 4 years ago
pulp_deb needs publications (for creating metadata). So this feature would only work if there were facilities for auto-publishing which i am unaware of.
Can we defer this to a wishlist?
Meanwhile the cron like automation that triggers the sync could also perform the publication and distribution to mimic the auto-distribution.
Updated by quba42 about 4 years ago
- Related to Issue #7390: As a user i want to upload package to a repository and have it available immediately in distribution (skip publication step) added
Updated by quba42 over 3 years ago
- Related to Issue #8684: Add support for automatic publishing and distributing added
Updated by quba42 over 3 years ago
- Status changed from NEW to CLOSED - DUPLICATE
- Sprint/Milestone deleted (
Wishlist)
Closed in favor of #8684.
Updated by quba42 over 3 years ago
- Related to deleted (Issue #8684: Add support for automatic publishing and distributing)
Updated by quba42 over 3 years ago
- Is duplicate of Issue #8684: Add support for automatic publishing and distributing added