← Back to issue list

docs: fix technical issues in go and fastapi tutorials

View original Github issue

Metadata

Project
charmcraft
Number
#2343
Type
pull request
State
merged
Author
alithethird
Labels
Created
Updated
Closed

Current evaluation

Merged documentation fixes for Go and FastAPI tutorials. Resolved rendering issues, removed outdated Flask references, and corrected config blocks. Approved by three reviewers and merged after CI checks, with 18 additions and 14 deletions.

Suggested action:

No scores available.

Issue body

ISD 3547 Fixed minor issues in the Go and FastAPI extension reference documentation: - FastAPI reference remove "optional: false" in first config block - FastAPI reference: remove Flask mentions - Go reference: Fix the first list so that it renders correctly Thanks @erinecon for pointing out to these issues :)

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Merged documentation fixes for Go and FastAPI tutorials. Resolved rendering issues, removed outdated Flask references, and corrected config blocks. Approved by three reviewers and merged after CI checks, with 18 additions and 14 deletions.
qwen3.6-35b-a3b-mtp-q6 Merged documentation updates for Go and FastAPI extension references. Fixes include removing incorrect optional config flags, eliminating Flask mentions, and correcting list rendering. Addresses ISD 3547.
qwen3.6-35b-a3b-mtp-q6 Merged documentation updates resolving rendering and configuration issues in Go and FastAPI extension tutorials. Fixes include removing incorrect optional flags and Flask references in FastAPI docs, and correcting list formatting in Go docs.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#721 Fastapi tutorial rockcraft merged Added a FastAPI tutorial and reference documentation. Approved by two reviewers and successfully merged despite unresolved comments regarding linting link checks and a security scan timeout.
77%
#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.
73%
#1147 docs: Running Flask, Django and FastAPI should be in a code block rockcraft merged Merged after resolving a documentation conflict and verifying contributor CLA status. Changes convert inline Flask, Django, and FastAPI run commands to code blocks, improving readability and consistency. Approved by four reviewers with all CI checks passing.
70%