← Back to issue list

Hide extensions with names prefixed with "_"

View original Github issue

Metadata

Project
charmcraft
Number
#1586
Type
issue
State
closed
Author
lengau
Labels
Created
Updated
Closed

Current evaluation

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.

Suggested action:

No scores available.

Issue body

### What needs to get done If an extension's name is prefixed with an underscore, it should be hidden from the user. Likewise, when initially loading a charm (but before adding these extensions to the yaml data), ensure that the user doesn't have any underscore-prefixed extensions listed. (Add an underscore to the bundle extension while you're at it) ### Why it needs to get done These extensions are not meant to be explicitly added, but are rather used to support YAML transforms we want to do under certain circumstances.

Evaluation history

Date Model Scores Action Summary
qwen3.6-35b-a3b-mtp-q6 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.
qwen/qwen3.6-35b-a3b Closed without resolution. The request was moved to Jira (CRAFT-2576) via automated sync, with no linked pull request or implementation. The feature appears abandoned on GitHub.
qwen/qwen3.6-35b-a3b Closed and resolved. The feature to hide underscore-prefixed extensions was implemented, ensuring internal YAML transform helpers remain hidden from users.
qwen/qwen3.6-35b-a3b Closed and synced to internal Jira ticket CRAFT-2576. No public fix, merge, or resolution details were provided.
qwen3.6-35b-a3b-mtp-q6 Closed without a documented resolution or linked PR. The request to hide underscore-prefixed extensions appears abandoned or handled internally via the referenced Jira ticket, with no public code changes recorded.
qwen3.6-35b-a3b-mtp-q6 Request to hide underscore-prefixed extensions was closed without implementation. No pull requests were merged, indicating the feature was abandoned or superseded.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#1589 feat: hide extensions with names prefixed with "_" charmcraft closed 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.
74%