refactor: remove unnecessary local loading of apt public key
Metadata
Current evaluation
Merged following approval and passing CI. Removes unnecessary local apt public key loading since the key is now provided via inspector configuration. Rebased on main before merge.
Suggested action: —
No scores available.
Issue body
The public key is now supplied as part of the inspector configuration.
Signed-off-by: Claudio Matsuoka <claudio.matsuoka@canonical.com>
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged following approval and passing CI. Removes unnecessary local apt public key loading since the key is now provided via inspector configuration. Rebased on main before merge. |
Update history
| Date | Change |
|---|---|
| created |
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #3359 repo: key management refactor | snapcraft | merged | Merged a key management refactor that decouples logic into a new AptKeyManager class. Enforces 40-character key IDs, updates schema validation, and adjusts asset search paths. Approved, passed CI, and increased test coverage by 0.10%. |