fix: #112 and help messages
Metadata
Current evaluation
Merged. Moves the init command out of lifecycle commands and fixes help messages inherited from snapcraft, resolving issue #112. Approved by reviewer and passed CI.
Suggested action: —
No scores available.
Issue body
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
-----
closes https://github.com/canonical/rockcraft/issues/112
Move `init` out of the lifecycle commands and fixes the help messages that were inherited from snapcraft.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged. Moves the init command out of lifecycle commands and fixes help messages inherited from snapcraft, resolving issue #112. Approved by reviewer and passed CI. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged. Moves the init command out of lifecycle commands and fixes help messages inherited from snapcraft, resolving issue #112. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged, closing issue #112. Relocates the init command outside lifecycle commands and corrects help text inherited from snapcraft. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1845 cli: implement help <command> | snapcraft | merged | Implemented snapcraft help <command> CLI functionality. Merged after passing CI checks and receiving reviewer approval. Closes issue #1699. | |
| #3917 commands: make help message consistent | snapcraft | merged | Standardized inconsistent help message flags across snapcraft commands. The pull request was merged after approval and passing CI checks, applying a minimal four-line update to align CLI documentation. | |
| #5773 Remove help and version commands from snapcraft_legacy | snapcraft | closed | Superseded by PR #5777, which consolidated these changes with PR #5731 to remove unused help and version commands from snapcraft_legacy. Approved by reviewers and passed all CI checks. | |
| #228 packages: run snap operations silently | craft-parts | merged | Merged to fix #218 by running snap subprocesses silently, preventing stdout leakage that conflicts with craft-cli during lifecycle execution. Approved by one reviewer, passed CI, and modified two files (+32/-15 lines). |