Story #2859
closedAs a developer, I have a template to create a new plugin
0%
Description
The template should include stubs of a plugin Django app and all required Models, Serializers, ViewSets, etc. The template should be heavily commented for new developers. It should also install the entry point for the Django app.
Additionally, it should have a rename utility similar to what The Foreman does here.
The template should also contain a documentation template that includes the sections listed on the proposed doc structure etherpad [0]
This should live in a new git repo, pulp/plugin_template
Related issues
Updated by amacdona@redhat.com over 7 years ago
- Blocked by Task #2682: Add docs about how plugin writers can host their docs on docs.pulpproject.org added
Updated by bizhang over 7 years ago
- Description updated (diff)
- Groomed changed from No to Yes
Updated by bmbouter over 7 years ago
- Description updated (diff)
We need to decide on the repo name. What about: plugin_template ?
Updated by bmbouter over 7 years ago
The name plugin_template is already in the description and it's already groomed. I think it's good to go.
Updated by amacdona@redhat.com over 7 years ago
- Related to Task #2882: bootstrap pulp_python for Pulp 3 added
Updated by amacdona@redhat.com over 7 years ago
- Related to deleted (Task #2882: bootstrap pulp_python for Pulp 3)
Updated by amacdona@redhat.com over 7 years ago
- Blocks Task #2882: bootstrap pulp_python for Pulp 3 added
Updated by ttereshc over 7 years ago
- Blocked by deleted (Task #2682: Add docs about how plugin writers can host their docs on docs.pulpproject.org)
Updated by jortel@redhat.com about 7 years ago
- Sprint/Milestone changed from 43 to 44
Updated by ttereshc about 7 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to ttereshc
Updated by ttereshc about 7 years ago
- Status changed from ASSIGNED to POST
Added by ttereshc about 7 years ago
Added by ttereshc about 7 years ago
Revision d1556da2 | View on GitHub
Add template plugin and renaming script
Added by ttereshc about 7 years ago
Revision b4794e7d | View on GitHub
Link to plugin_template repo from plugin wirter's guide
Added by ttereshc about 7 years ago
Revision b4794e7d | View on GitHub
Link to plugin_template repo from plugin wirter's guide
Updated by bmbouter almost 7 years ago
- Tags deleted (
Pulp 3 Plugin Writer Alpha)
Cleaning up Redmine tags
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
Add template plugin and renaming script
closes #2859 https://pulp.plan.io/issues/2859