extensions: new flask extension
Metadata
Current evaluation
Merged an experimental Flask extension for rockcraft to simplify Juju PaaS deployments. Incorporating reviewer feedback, spread and unit tests were added. Approved and merged, with the feature available in the edge snap.
Suggested action: —
No scores available.
Issue body
This pull request introduces an experimental Flask extension for the Juju Platform as a Service ecosystem in rockcraft.
The extension aims to facilitate the deployment and management of Flask-based web applications on Juju PaaS.
Here's an example project that uses the `flask-extension` https://github.com/weiiwang01/dqlite.io/blob/flask-extension/rockcraft.yaml.
- [] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged an experimental Flask extension for rockcraft to simplify Juju PaaS deployments. Incorporating reviewer feedback, spread and unit tests were added. Approved and merged, with the feature available in the edge snap. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged an external contribution adding an experimental Flask extension for Juju PaaS in rockcraft. Reviewer feedback was addressed with spread and unit tests. The change is now included in the edge snap build. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a new Flask extension for rockcraft to simplify Juju PaaS deployments. The contributor added requested spread and unit tests, after which maintainers approved the changes. The feature is now included in the edge snap release. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1257 Add the flask extension | charmcraft | merged | Merged an experimental Flask extension for charmcraft's Juju 12-factor charm ecosystem. Approved by two reviewers and integrated after incorporating sprint demo updates and addressing testing requirements. | |
| #560 feat(flask): remove experimental flag for flask-framework extension (… | rockcraft | merged | Merged cherry-pick removing the experimental flag for the flask-framework extension in Rockcraft 1.3.x. Approved by one reviewer, passed CI checks, and applied across four files. |