keys: per-repository keyrings
Metadata
Current evaluation
Merged per-repository keyrings implementation (CRAFT-1627). Approved by two reviewers, passed CI, and changed nine files with a 2.14% coverage increase. Lint and test refinements were deferred to follow-up PRs.
Suggested action: —
No scores available.
Issue body
CRAFT-1627
- [x] Have you followed the guidelines for contributing?
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [x] Have you successfully run `tox`?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged per-repository keyrings implementation (CRAFT-1627). Approved by two reviewers, passed CI, and changed nine files with a 2.14% coverage increase. Lint and test refinements were deferred to follow-up PRs. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged into main. Implements per-repository keyrings (CRAFT-1627), increasing overall coverage by 2.14% with 100% diff coverage. Follow-up PRs will address lint fixes and additional test coverage. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #50 keys: handle keyring path parents not existing | craft-archives | merged | Merged changes to handle non-existent keyring path parents. Approved by two reviewers, modified three files (+19/-4), and achieved 100% diff coverage. Required for rockcraft PR #217. | |
| #4253 package-repositories: update craft-archives to support multi-keys. | snapcraft | merged | Merged after approval and passing CI. Updates craft-archives to support multi-keys for package-repositories. Codecov reported no coverage change, while an unrelated spread error was tracked in PR #4256. | |
| #47 repo: create the keyrings dir if necessary | craft-archives | merged | Merged into main. Adds logic to create /etc/apt/keyrings if missing, resolving Ubuntu 18.04 compatibility issues. Approved by reviewer, passed CI checks, and increased test coverage by 0.15%. |