fix: hello world tutorial output
Metadata
Current evaluation
Merged fix removing outdated rockcraft pack output from the hello world tutorial, resolving issue 899. Approved by two reviewers and passed CI. Deletes 22 lines from one documentation file.
Suggested action: —
No scores available.
Issue body
resolves #899
I have removed the output from running the `rockcraft pack` command in the hello world tutorial as it is outdated (and unnecessary as the ending statement is sufficiently descriptive).
---
- [X] I've followed the [contribution guidelines](https://github.com/canonical/rockcraft/blob/main/CONTRIBUTING.md).
- [X] I've signed the [CLA](http://www.ubuntu.com/legal/contributors/).
- [X] I've successfully run `make lint && make test`.
- [X] I've added or updated any relevant documentation.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged fix removing outdated rockcraft pack output from the hello world tutorial, resolving issue 899. Approved by two reviewers and passed CI. Deletes 22 lines from one documentation file. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged external contribution resolving #899 by removing outdated rockcraft pack output from the hello world tutorial. Changes passed lint and test checks. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged by Guno327 to resolve issue 899. Removes outdated and unnecessary rockcraft pack command output from the hello world tutorial. The change streamlines documentation while retaining the descriptive conclusion. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #323 docs: Add explanation on the Hello-world tutorial | rockcraft | merged | Merged documentation update explaining the rockcraft.yaml file in the Hello World tutorial. Approved by three reviewers, the change adds 26 lines and removes 9 across two files. | |
| #406 fix(docs): drop "--edge" from rockcraft install instructions | rockcraft | merged | Merged a documentation fix removing the "--edge" flag from rockcraft installation instructions, resolving issue #404. Approved by three reviewers, passed CI, and updated five files. | |
| #765 docs: fix explanation pages | craft-parts | merged | Merged documentation update for Rockcraft and Craft Parts. Proofread explanation pages, fixed sections and links, and addressed undefined label warnings. Approved by three reviewers and integrated after confirming unrelated test failures. | |
| #400 fix(docs): make sure we can build the example rockcraft.yaml | rockcraft | merged | Merged to resolve issue #399. Added a spread test validating the example rockcraft.yaml build process for documentation. Approved by three reviewers and passed all CI checks. | |
| #899 Hello world tutorial incorrectly describing verbose output | rockcraft | closed | Closed and resolved by updating the documentation to match the current rockcraft pack output, replacing outdated verbose examples with the actual default result. | |
| #1066 docs: updating homepage to new requirements | rockcraft | merged | Merged after reviewer approval and passing all CI checks. Updated the Rockcraft documentation homepage to match 26.04 template requirements, adding structured sections and improved navigation. Minor link checker warnings were noted and accepted. | |
| #33 cli: Fix description of "rockcraft pack" | rockcraft | merged | Merged a one-line correction to the CLI help text for "rockcraft pack", updating the description to specify it packages a ROCK rather than a snap. Approved by two reviewers and passed CI. | |
| #775 docs: apply release-notes template to rockcraft | rockcraft | merged | Merged documentation update applying the starbase release-notes template to Rockcraft. Adds 257 lines across three files to render the template for the project. Approved by two reviewers. | |
| #360 docs: add a hello-craft-parts tutorial | craft-parts | merged | Merged. Added a hello-craft-parts tutorial to the documentation, templated from rockcraft docs and prepared for spread testing. Review approved, with minor linting issues resolved in a separate PR before final merge. | |
| #827 Docs: Tutorial setup maintenance | rockcraft | merged | Merged documentation update splitting the tutorial setup file by Rockcraft channel requirements. Fixes a Docker setup bug by separating commands into two blocks, preventing the newgrp command from interrupting copy-paste execution. Approved and passed CI. |