← Back to issue list

fix: the flask-framework init template

View original Github issue

Metadata

Project
rockcraft
Number
#518
Type
pull request
State
merged
Author
weiiwang01
Labels
Created
Updated
Closed

Current evaluation

Merged an update to the flask-framework init template to correct outdated information. Approved by two reviewers with a minimal two-line change across one file.

Suggested action:

No scores available.

Issue body

The `flask-framework` init template is not updated and contains some outdated information. Update the template. - [x] 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 update to the flask-framework init template to correct outdated information. Approved by two reviewers with a minimal two-line change across one file.
qwen3.6-35b-a3b-mtp-q6 Merged an update to the flask-framework init template, replacing outdated information with current standards and configuration details.
qwen3.6-35b-a3b-mtp-q6 Merged to fix the outdated flask-framework init template, replacing stale information with current best practices and resolving documentation inaccuracies.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#595 Improve flask rockcraft merged Merged Flask framework improvements. Changes update requirements.txt, add documentation links to error messages, consolidate output, and expand the flask init profile with runtime and deb package slices. (+112/-31 lines, 3 files.)
76%
#615 fix(flask): drop 'flask-framework/' prefix in template rockcraft merged Merged after two approvals and passing CI. Removed the misleading flask-framework/ prefix from template paths for runtime-slices and runtime-debs to fix a conceptual error. The change modified two files with 14 additions and 14 deletions.
75%
#609 Correct dependencies, as they are in another part rockcraft merged Merged a fix that relocates building dependencies to the flask-framework/dependencies part. Approved by two reviewers, passed CI checks, and modified two files to correct dependency placement.
74%
#1751 fix: ensure flask-framework extension gets a default rust version charmcraft merged Merged a fix ensuring the flask-framework extension receives a default Rust version. Approved by two reviewers, the change updates three files with 22 additions and 2 deletions.
74%
#1428 Add init template for flask-framework charmcraft merged Merged an external contribution adding a flask-framework profile to the charmcraft init command. The template scaffolds basic 12-factor Flask charms, omitting tests and tox.ini for standard project root placement. Approved by three reviewers.
73%
#685 Improve comments for flask-framework/dependencies rockcraft merged Merged pull request improving comments for flask-framework/dependencies. Approved by reviewers and passing CI checks. The change rephrased a sentence in the flask init profile regarding Ubuntu packages needed to build python dependencies.
71%
#872 fix: fix minimum version of Flask used in tutorial rockcraft merged Merged to update the tutorial's minimum Flask version to 2.3.2, resolving security vulnerabilities and CVEs. Approved by three reviewers, passed CI checks, and applied a single-line dependency change.
70%