Task #3220
closedStory #3209: As a user, I have Repository Versions
Expand plugin writer's guide to include RepositoryVersion creating actions (including sync)
100%
Description
The documentation for plugin writers needs to explain that a new repository version should be created any time the content of a repository changes.
There are two places to consider.
A high level explanation of the options (currently, just using RepositoryVersion as a context manager) should be included in the sync documentation in the plugin-writer docs.
https://github.com/asmacdo/plugin_template/blob/add-plugin-writer-docs/docs/plugin-writer/tasks/add-remove.rst
A specific example is included in the sync task in the plugin_template. Please check that the comments are sufficient, and that they match the explanation in the plugin writer docs.
https://github.com/asmacdo/plugin_template/blob/add-plugin-writer-docs/pulp_plugin_template/app/tasks/synchronizing.py#L39
Given that more work is being done with the DeclarativeVersion, keep in mind that what is added by this task will be expanded/revised soon.
Do not include custom views in this task.
Related issues
Updated by daviddavis almost 7 years ago
- Groomed changed from No to Yes
- Sprint Candidate changed from No to Yes
Updated by dkliban@redhat.com almost 7 years ago
- Blocked by Story #3173: As a plugin author, I have documentation on how to implement a sync operation for my importer added
Updated by dkliban@redhat.com almost 7 years ago
- Blocked by deleted (Story #3173: As a plugin author, I have documentation on how to implement a sync operation for my importer)
Updated by amacdona@redhat.com almost 7 years ago
- Is duplicate of Refactor #3074: Move sync logic from models to tasks added
Updated by amacdona@redhat.com almost 7 years ago
- Status changed from NEW to CLOSED - DUPLICATE
Updated by amacdona@redhat.com almost 7 years ago
- Status changed from CLOSED - DUPLICATE to NEW
Updated by amacdona@redhat.com almost 7 years ago
- Is duplicate of deleted (Refactor #3074: Move sync logic from models to tasks)
Updated by amacdona@redhat.com almost 7 years ago
- Has duplicate Story #3173: As a plugin author, I have documentation on how to implement a sync operation for my importer added
Updated by amacdona@redhat.com almost 7 years ago
- Subject changed from Expand plugin writer's guide to include repository versions to Expand plugin writer's guide to include RepositoryVersion creating actions (including sync)
- Tags Pulp 3 added
Updated by amacdona@redhat.com almost 7 years ago
- Copied to Task #3298: Expand plugin writer's guide to include Publication creating actions (including publish) added
Updated by amacdona@redhat.com almost 7 years ago
- Groomed changed from Yes to No
Updated by amacdona@redhat.com over 6 years ago
- Groomed changed from No to Yes
- Tags Pulp 3 MVP added
Updated by amacdona@redhat.com over 6 years ago
- Project changed from Pulp to 27
- Sprint/Milestone deleted (
3.0.0)
Updated by amacdona@redhat.com over 6 years ago
When this story is complete, please open a PR against my feature branch for plugin-writer docs
https://github.com/asmacdo/plugin_template/tree/add-plugin-writer-docs
Updated by bizhang over 6 years ago
- Status changed from ASSIGNED to POST
Updated by dkliban@redhat.com over 6 years ago
- Sprint changed from Sprint 39 to Sprint 40
Added by werwty about 6 years ago
Updated by dalley about 6 years ago
- Status changed from POST to MODIFIED
Updated by werwty about 6 years ago
- % Done changed from 0 to 100
Applied in changeset commit:d73ec31f75db6dfdebab8742982ea350cb0475a8.
Updated by bmbouter over 5 years ago
- Project changed from 27 to Pulp
The plugin template Redmine project is being consolidated into the Pulp Redmine project so all issues are being moved over.
Updated by bmbouter almost 5 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Update plugin writer docs
closes #3220 closes #3472 closes #3298 closes #3772
https://pulp.plan.io/issues/3220 https://pulp.plan.io/issues/3472 https://pulp.plan.io/issues/3298 https://pulp.plan.io/issues/3772