Remove warning about `prime` key
Metadata
Current evaluation
The prime key deprecation warning was removed and the issue was fixed. The warning was successfully eliminated from the codebase after the required timeframe passed, fulfilling the maintenance request.
Suggested action: —
No scores available.
Issue body
### What needs to get done
Remove the warning about the `prime` key that was updated here: https://github.com/canonical/charmcraft/pull/1785
### Why it needs to get done
Anyone using the `prime` key in one of these plugins will still get the warning otherwise. By 2026 this should have been sufficient time that the warning is no longer necessary.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | The prime key deprecation warning was removed and the issue was fixed. The warning was successfully eliminated from the codebase after the required timeframe passed, fulfilling the maintenance request. | |
| qwen/qwen3.8-27b |
Impact:
20
Quick Win:
18.0
Staleness:
55
Complexity:
10
Confidence:
80
Support Request:
0
|
keep open | Maintainer-created task to remove the PRIME_BEHAVIOUR_CHANGE_MESSAGE warning in charmcraft/application/main.py, which still fires for charm/reactive parts using the prime key. No labels, no comments, no PR; warning code remains in current main. | |
| qwen/qwen3.6-35b-a3b |
Staleness:
85
Complexity:
15
Confidence:
90
Support Request:
0
|
keep open | Maintainer requests removal of a deprecation warning for the prime key after sufficient transition time. Issue remains open with no comments or labels. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
70
Complexity:
10
Confidence:
90
Support Request:
0
|
needs triage | Request to remove a deprecated prime key warning, originally posted by a maintainer. Currently unlabelled, unassigned, and without comments, awaiting triage. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
80
Complexity:
10
Confidence:
85
Support Request:
0
|
needs triage | Requests removing a deprecation warning for the prime key introduced in PR 1785, citing sufficient time has passed. Currently unlabelled, unassigned, and inactive for over 10 months. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
65
Complexity:
10
Confidence:
85
Support Request:
0
|
needs triage | Remove the obsolete deprecation warning for the prime key in charmcraft plugins, introduced in PR 1785. The issue remains open, inactive for over 300 days, with zero comments, awaiting triage and assignment. |
Update history
| Date | Change |
|---|---|
| closed |
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #2861 chore: remove prime key deprecation warning | charmcraft | merged | Merged following two reviewer approvals. Removes the prime key deprecation warning, resolving issue #1786. The change deletes 24 lines in a single file and passed CI checks. | |
| #1642 fix: warning deprecated prime use | charmcraft | merged | Resolved deprecated prime warning issue #1609. Merged after two reviewer approvals, the change modifies two files with 86 additions to eliminate the deprecation. |