docs: add howto guides for switching from the charm plugin
Metadata
Current evaluation
Merged documentation adding how-to guides for migrating from the charm plugin to the python and poetry plugins. Review testing uncovered a default configuration bug, resolved separately in pull request 1972.
Suggested action: —
No scores available.
Issue body
This adds howto guides to switch from the charm plugin to the python and poetry plugins.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged documentation adding how-to guides for migrating from the charm plugin to the python and poetry plugins. Review testing uncovered a default configuration bug, resolved separately in pull request 1972. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged documentation adding how-to guides for migrating from the charm plugin to python and poetry plugins. Addressed reviewer feedback on override-pull and python-keep-bins, with a separate fix PR for the plugin issue. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged documentation adding migration guides from the charm plugin to python and poetry plugins. A python-keep-bins bug was fixed separately. Suggestions to document override-pull were declined to encourage lock files. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1940 feat(docs): add python and poetry plugin docs | charmcraft | merged | Merged documentation for Python and Poetry plugins. Builds on charmcraft PR #1939 and requires craft-parts PR #872 for full rendering. Approved by two reviewers, adding 144 lines across six files. | |
| #2473 docs: distinguish between Charmhub-hosted libs and Python packages | charmcraft | merged | Merged documentation update distinguishing Charmhub-hosted and Python package charm libraries. Added explanatory links, removed redundant sections, and updated command help. Approved by reviewers and passed CI checks. |