Task #5628
closedSeparate out changelog entries for pulpcore and pulpcore-plugin
100%
Description
As part of #5580, we talked about logging plugin api changes in the changelog separately so it would be easy for plugin writers to identify changes in each pulpcore release.
Solution¶
1. Add new towncrier types for the plugin api: pluginbugfix, pluginfeature, pluginremoval, and plugindoc
2. Create a section of each release for these pulpcore plugin changes
3. Make sure these changes don't appear for pulpcore
4. Add docs that show ALL changelog types (not just the plugin ones)
Question: do we need a misc type for the plugin api?
Updated by daviddavis about 5 years ago
- Description updated (diff)
- Sprint set to Sprint 61
Adding to sprint since we'd hopefully have this by the next release.
Updated by bmbouter about 5 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to bmbouter
Updated by bmbouter about 5 years ago
- Status changed from ASSIGNED to POST
PR available at: https://github.com/pulp/pulpcore/pull/351
Added by daviddavis about 5 years ago
Added by bmbouter about 5 years ago
Revision 989c10d9 | View on GitHub
Add Plugin API section to changelog
Also applies the latest plugin template.
Updated by bmbouter about 5 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulpcore|989c10d9a8fa1f3eeac7411fa3390aa56bd00270.
Updated by bmbouter almost 5 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Check subdirectories for changelog entries
refs #5628