pulp / pulpcore

Pulp 3 pulpcore package https://pypi.org/project/pulpcore/
GNU General Public License v2.0
301 stars 116 forks source link

Plugin Writer guide mentions of publish task (publisher vs publication) are out of date #1825

Closed pulpbot closed 1 month ago

pulpbot commented 2 years ago

Author: amacdona@redhat.com (amacdona@redhat.com)

Redmine Issue: 4782, https://pulp.plan.io/issues/4782


The publish task is no longer dispatched by the publisher, it is dispatched by publication create.

A quick skim shows that the docs should be updated in multiple places:
https://docs.pulpproject.org/en/pulpcore-plugin/nightly/reference/object-relationships.html
https://docs.pulpproject.org/en/pulpcore-plugin/nightly/plugin-writer/plugin-walkthrough.html#define-your-plugin-publisher

stale[bot] commented 2 years ago

This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!

gerrod3 commented 1 month ago

Outdated.