feat: hide extensions with names prefixed with "_"
Metadata
Current evaluation
Closed after merging. Implements logic to hide extensions prefixed with an underscore, resolving issue #1586. Approved by a reviewer, the change spans 8 files with 36 additions and 10 deletions.
Suggested action: —
No scores available.
Issue body
fixes #1586
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Closed after merging. Implements logic to hide extensions prefixed with an underscore, resolving issue #1586. Approved by a reviewer, the change spans 8 files with 36 additions and 10 deletions. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a feature hiding extensions with underscore-prefixed names, resolving issue #1586. Implemented by maintainer lengau, the pull request was closed without additional comments. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged to hide extensions with names prefixed by an underscore, resolving issue #1586. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1586 Hide extensions with names prefixed with "_" | charmcraft | closed | Closed and stalled after linking to internal Jira ticket CRAFT-2576. No public fix, merge, or further activity occurred to implement hiding underscore-prefixed extensions. | |
| #2555 extensions: block direct use of private extensions | snapcraft | merged | Merged into master. Blocks direct loading of private extensions whose names start with an underscore to prevent unanticipated internal usage. Approved by reviewer, passed CI, and introduced 16 lines across two files. |