commands: register and names
Metadata
Current evaluation
Merged into snapcraft/7.0. The command registration and naming changes were approved, passed all CI checks and unit tests, and increased coverage by 0.22%. The update modified 13 files with 655 additions and 343 deletions.
Suggested action: —
No scores available.
Issue body
- [x] Have you followed the [guidelines for contributing](https://github.com/snapcore/snapcraft/blob/master/CONTRIBUTING.md)?
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [x] Have you successfully run `./runtests.sh static`?
- [x] Have you successfully run `./runtests.sh tests/unit`?
-----
CRAFT-990
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged into snapcraft/7.0. The command registration and naming changes were approved, passed all CI checks and unit tests, and increased coverage by 0.22%. The update modified 13 files with 655 additions and 343 deletions. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged into snapcraft/7.0, implementing command registration and naming logic (CRAFT-990). Changes increased overall coverage by 0.22% and passed all static and unit tests. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Pull request #3708, commands: register and names, was merged into the snapcraft/7.0 branch by maintainer sergiusens. The update passed all tests and increased code coverage by 0.22%. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1595012 Implement snapcraft register | snapcraft (launchpad) | closed | Implemented and verified the snapcraft register command, enabling developers to register snap names directly from the CLI and improving the upload workflow. | |
| #3683 commands: add snap command | snapcraft | merged | Merged into snapcraft/7.0. Implements legacy snap command support for package creation and fixes output parameter passing to managed instances. Approved by reviewer with passing CI checks. |