fix(docs): fix a typo
Metadata
Current evaluation
Merged a documentation fix addressing CRAFT_ARCH_BUILD_ON and CRAFT_ARCH_BUILD_FOR triplet differentiation. Approved by two reviewers with all CI checks passing.
Suggested action: —
No scores available.
Issue body
We weren't differentiating CRAFT_ARCH_BUILD_ON and CRAFT_ARCH_BUILD_FOR even though we were on the triplets.
- [ ] Have you followed the guidelines for contributing?
- [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [ ] Have you successfully run `make lint && make test`?
- [ ] Have you added an entry to the changelog (`docs/reference/changelog.rst`)?
---
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged a documentation fix addressing CRAFT_ARCH_BUILD_ON and CRAFT_ARCH_BUILD_FOR triplet differentiation. Approved by two reviewers with all CI checks passing. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a documentation fix correcting a typo regarding the differentiation of CRAFT_ARCH_BUILD_ON and CRAFT_ARCH_BUILD_FOR triplets. The change was integrated by maintainer lengau. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #2186 docs: fix build errors | charmcraft | merged | Merged a one-line documentation fix to resolve recent build errors. Approved by two reviewers. Remaining build issues were subsequently addressed in craft-parts pull request 1021. | |
| #5526 fix(docs): Fix missing code block | snapcraft | merged | Merged an external contributor's fix adding a missing code block to the architecture-independent documentation. Approved by two reviewers, passed CI, and integrated. | |
| #800 many: reword docstrings and code comments | charmcraft | merged | Merged following single reviewer approval. Reworded docstrings and code comments across five files to improve clarity, resolving CRAFT-697. The +10/-10 line change passed all CI checks. | |
| #398 docs: fix link to craft cli | craft-store | merged | Merged a documentation fix updating a broken Craft CLI link after a path change. Approved by one reviewer, passed CI checks, and modified one file. | |
| #4362 docs(architectures): reword how to section | snapcraft | merged | Merged a documentation update that reworded the architecture section to remove the term cross-compiling, clarifying snapcraft does not auto-cross-compile. Approved by two reviewers, passed CI, and merged. | |
| #9 docs: update build procedure and fix warning | craft-store | merged | Merged updates consolidate API documentation configuration in conf.py for ReadTheDocs and fix a build warning. Approved by one reviewer, passed CI, and notes propagation to related craft-* projects. | |
| #103 docs: update package documentation (CRAFT-37) | craft-parts | merged | Merged documentation updates reorganizing the layout, improving docstrings, and adding lifecycle and class diagrams. Approved by two reviewers, passed CI, and changed 21 files (+511/-83). | |
| #4679 refactor(docs): use more docs from craft-parts | snapcraft | merged | Merged documentation refactor replacing duplicated content with direct references or includes from shared craft-parts docs. Approved by two reviewers, passed CI, modified 18 files, and maintained 100% test coverage on changed lines. | |
| #5607 fix: typo in debugging docs | snapcraft | merged | Merged a single-line typo fix in the debugging documentation. Approved by two reviewers, passed CI checks, and force-pushed to correct commit history before final merge. | |
| #949 docs: update and complete the step execution environment | craft-parts | merged | Merged documentation update adding missing step execution environment variables and noting CRAFT_TARGET_ARCH and CRAFT_ARCH_TRIPLET deprecation. Resolves #948. Approved by two reviewers, passed CI, and modified three files. |