docs: remove chiseling section in Flask and Django rock tutorials
Metadata
Current evaluation
Resolved via PR #1151, removing redundant 'Chisel the rock' sections from Flask and Django tutorials and adding a bare base note. FastAPI was excluded due to its different base configuration.
Suggested action: —
No scores available.
Issue body
### Check existing issues
- [x] I've verified that this request isn't described by any existing issues.
### Request
#1086 set default to bare base for Flask and Django rocks. This makes the section "Chisel the rock" redundant. This section should be removed. We should also include a sentence on how using a bare base results in a chiseled rock.
### Document location
https://documentation.ubuntu.com/rockcraft/latest/tutorial/flask/#tutorial-build-a-rock-for-a-flask-app
https://documentation.ubuntu.com/rockcraft/latest/tutorial/django/#tutorial-build-a-rock-for-a-django-app
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Resolved via PR #1151, removing redundant 'Chisel the rock' sections from Flask and Django tutorials and adding a bare base note. FastAPI was excluded due to its different base configuration. | |
| qwen/qwen3.6-35b-a3b | — | — | Resolved via merged PR #1151. Documentation updated to remove the redundant chiseling section from Flask and Django tutorials following the default base change to bare. FastAPI was intentionally excluded. | |
| qwen/qwen3.6-35b-a3b | — | — | Closed after resolution via merged PR #1151. The redundant chiseling section was removed from Flask and Django rockcraft tutorials, with added context on bare bases. FastAPI updates were intentionally deferred to a separate issue. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Resolved by merging PR #1151, which removed the redundant chiseling section from the Flask and Django rockcraft tutorials and added an explanation for bare base usage. FastAPI was intentionally excluded. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Resolved via merged PR #1151, which removed the redundant chiseling section from Flask and Django tutorials after the default base changed. FastAPI was excluded due to different initial configuration and tracked separately. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1151 docs: remove redundant chiselling steps from Flask and Django tutorials | rockcraft | merged | Merged docs update removing redundant chiselling steps from Flask and Django tutorials. Clarified base: bare already produces a chiselled rock. FastAPI unchanged. Approved and merged as a partial fix for #1143. | |
| #1167 docs: remaining text referring to chiseled rocks in Flask and Django and chiseled rock section in FastAPI | rockcraft | closed | Documentation updated to remove outdated chiseled rock references and adjust sizes/commands in Flask, Django, and FastAPI tutorials. Issue closed after a contributor volunteered to implement the changes. | |
| #1173 docs: remove stale chiselled rock tutorial references | rockcraft | merged | Merged after removing stale chiselled rock tutorial references and updating rock sizes for Flask, Django, and FastAPI. CI passed, reviews approved, and requested size verifications completed before merge. | |
| #1330 docs: Update FastAPI tutorial to remove chiselling section | rockcraft | merged | Merged documentation update removing an outdated FastAPI tutorial chiselling section, as the extension now defaults to the bare base. The contributor was blocked by a broken security scan workflow until PR #1324 resolved the issue, allowing final merge. |