Snapcraft should provide an `tour` subcommand that sets up a basic tour
Metadata
Current evaluation
⚠️ This summary may be outdated — the issue content or evaluation prompts have changed since this evaluation was made.
Implemented and verified. Added a snapcraft tour subcommand to generate introductory example snaps locally, improving the user onboarding workflow.
Suggested action: —
No scores available.
Issue body
The snapcraft codebase currently includes a number of examples that are more suited to be demos. Snapcraft should include a number of very simple examples that can be created on the fly in order to walk though introductory documentation. These examples should be created in the current working directory via `snapcraft examples`.
[Impact]
* A tour will help users getting started with snapcraft.
[Test Case]
* Follow the tour docs and instructions.
[Regression Potential]
* New tests were added for the tour snaps, and the old examples tests were renamed. If they fail, they will block the package getting to proposed.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Implemented and verified. Added a snapcraft tour subcommand to generate introductory example snaps locally, improving the user onboarding workflow. | |
| qwen/qwen3.6-35b-a3b | — | — | Implemented and merged the tour subcommand for Snapcraft, allowing users to generate simple example snaps for documentation. Marked verification-done. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Implemented and verified. Added a tour subcommand to Snapcraft to generate introductory examples, replacing legacy demos. Test suite updated and regression checks passed. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1590903 Improve snapcraft tour material | snapcraft (launchpad) | closed | Implemented and verified. Added additional snapcraft projects to the tour to expand feature explanations, enhancing the new user onboarding experience. | |
| #1590906 Enable the `snapcraft tour` command | snapcraft (launchpad) | closed | The snapcraft tour command was successfully enabled and exposed to users. The implementation was verified and the issue was closed. |