feat: extensions compatibility with upstream tutorials
Metadata
Current evaluation
Merged after reviewer approval and passing CI checks. Updated extensions to support upstream Flask and Django tutorials by adding pyproject.toml support, improving app detection, and enabling Django project discovery.
Suggested action: —
No scores available.
Issue body
<!-- Describe your changes -->
Fixing compatibility of upstream tutorial apps with charmcraft 12-factor tutorials.
- Flask:
- support for pyproject.toml
- improving app detection (different file, modules, names, and in factory methods)
- django
- app discovery (seach for a project called mysite to be compatible with the django tutorial)
---
- [x] I've followed the [contribution guidelines](https://github.com/canonical/rockcraft/blob/main/CONTRIBUTING.md).
- [x] I've signed the [CLA](http://www.ubuntu.com/legal/contributors/).
- [x] I've successfully run `make lint && make test`.
- [x] I've added or updated any relevant documentation.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged after reviewer approval and passing CI checks. Updated extensions to support upstream Flask and Django tutorials by adding pyproject.toml support, improving app detection, and enabling Django project discovery. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged after review. Updated extensions to support upstream Flask and Django tutorials via pyproject.toml support and improved app detection. Changes passed linting and testing before final merge. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged updates for charmcraft extensions to support upstream Flask and Django tutorials. Changes add pyproject.toml support and improve app discovery for factory methods and mysite projects. Approved and merged. |
Update history
No update history recorded yet.
Related issues
No related issues found above the similarity threshold.