[WIP] replace "apt-key" with "gpg" calls
Metadata
Current evaluation
Closed as abandoned, the WIP branch replacing apt-key with gpg calls received zero reviews, comments, or CI checks over 1275 days and was never merged.
Suggested action: —
No scores available.
Issue body
- [ ] Have you followed the [guidelines for contributing](https://github.com/snapcore/snapcraft/blob/master/CONTRIBUTING.md)?
- [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [ ] Have you successfully run `make lint`?
- [ ] Have you successfully run `pytest tests/unit`?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Closed as abandoned, the WIP branch replacing apt-key with gpg calls received zero reviews, comments, or CI checks over 1275 days and was never merged. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Closed without merging. Marked as work in progress with no comments or activity, the pull request was abandoned. No code changes were integrated. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Closed and abandoned without review or merge. Marked as work-in-progress, the pull request to replace apt-key with gpg calls received no comments or further activity. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #29 repo: replace "apt-key" with "gpg" to handle keys | craft-archives | merged | Merged update replacing the deprecated apt-key command with gpg for repository key management. Adds integration tests, removes an obsolete mock, and resolves CRAFT-1626. Approved by reviewers, passed CI checks, and increased test coverage by 0.03%. |