meson plugin: Allow duplicate items in meson-parameters
Metadata
Current evaluation
Feature request to allow duplicate items in meson-parameters by setting uniqueItems to False in the meson plugin schema. Related PR snapcraft#2410 was closed unmerged; fix tracked in bug #1803736. No maintainer response on the issue itself.
Suggested action: needs triage
Reason: The issue has no labels, no comments, and no maintainer interaction in ~8 years (2845 days), so it has not been triaged. The companion PR snapcraft#2410 was closed unmerged (abandoned by author) and the fix is tracked in bug #1803736, so the underlying request is still open and valid, but the issue itself shows no sign of being assessed or prioritized.
Impact:
30
Quick Win:
27.0
Staleness:
90
Complexity:
10
Confidence:
55
Support Request:
10
Issue body
It is possible that the `meson-parameters`'s value contains duplicate items, e.g., multiple `-D PROJECTOPTIONS`s resulting multiple `-D`s in the array. This patch sets the `uniqueItems` schema property to `False` to allow this syntax.
Refer-to: Should the meson plugin allow non-uniqueItems? - snapcraft - snapcraft.io <https://forum.snapcraft.io/t/should-the-meson-plugin-allow-non-uniqueitems/8544>
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.8-27b |
Impact:
30
Quick Win:
27.0
Staleness:
90
Complexity:
10
Confidence:
55
Support Request:
10
|
needs triage | Feature request to allow duplicate items in meson-parameters by setting uniqueItems to False in the meson plugin schema. Related PR snapcraft#2410 was closed unmerged; fix tracked in bug #1803736. No maintainer response on the issue itself. | |
| qwen/qwen3.6-35b-a3b |
Staleness:
95
Complexity:
15
Confidence:
85
Support Request:
40
|
close stale | Feature request to allow duplicate items in meson-parameters schema via uniqueItems=False. Unaddressed for over 7 years with zero maintainer interaction. | |
| qwen/qwen3.6-35b-a3b |
Staleness:
98
Complexity:
15
Confidence:
85
Support Request:
10
|
close stale | Patch to allow duplicate items in meson-parameters by disabling uniqueItems schema validation. Unlabelled, zero comments, and inactive for over 7 years. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
98
Complexity:
15
Confidence:
85
Support Request:
10
|
close stale | Trivial schema patch from 7.6 years ago to allow duplicate meson-parameters. Zero maintainer engagement or comments. Likely obsolete due to significant plugin/architecture changes over the past seven years. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
95
Complexity:
15
Confidence:
85
Support Request:
5
|
close stale | Proposal to allow duplicate items in meson-parameters by disabling uniqueItems schema validation. Submitted 7.5 years ago with no maintainer response or labels. |
Update history
No update history recorded yet.
Related work
-
Related To:
snapcraft#2410
(confidence 80%)
PR implementing the same schema change; closed unmerged, fix tracked in bug #1803736.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #2410 meson plugin: Allow duplicate items in meson-parameters | snapcraft | closed | Abandoned by the author due to unmet contributing guidelines. The PR was closed without review or merge. A bug report (#1803736) was filed to track the fix, inviting other contributors to implement the schema change. |