Implement `snapcraft create-key`
Metadata
Current evaluation
⚠️ This summary may be outdated — the issue content or evaluation prompts have changed since this evaluation was made.
Closed without implementation. The proposed snapcraft create-key wrapper with duplicate key validation was abandoned.
Suggested action: —
No scores available.
Issue body
Wrapping `snap create-key` means that we don't confuse users by
expecting them to use two similar-but-different commands during the key
creation and registration workflow. In addition, this augments `snap
create-key` by failing if a key with the same name is already registered
with the store, since a later registration attempt would fail in that
case.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Closed without implementation. The proposed snapcraft create-key wrapper with duplicate key validation was abandoned. | |
| qwen/qwen3.6-35b-a3b | — | — | Implemented and closed. Wraps snap create-key to unify the key creation workflow and adds validation to prevent duplicate key registrations with the store. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Closed without implementation. The feature was abandoned or superseded by upstream changes. No pull request or merge details were provided. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1612730 Implement `snapcraft register-key` | snapcraft (launchpad) | closed | Request to implement snapcraft register-key was closed without action. No pull requests or comments were submitted, indicating the feature was abandoned or superseded. |