You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upon investigating the issue, I observed that there is a check for the --explain flag, which correctly handles hidden configurations when the flag is not present. However, the explainConfigs(pipe) method does not currently filter out hidden configurations. Based on my understanding, to ensure these configurations are not included in the output when the --explain flag is used, I propose adding a filter for hidden configurations inside the explainConfigs(pipe) method.
Could you please provide your input on this? I would appreciate it if you could assign this issue to me as I am eager to work on it and contribute to improving Configu's functionality.
@Maran1947, Thank you for your diligence in investigating this matter and proposing a solution. Your dedication to improving Configu's functionality is greatly appreciated.
We're currently in the process of evaluating our product requirements to ensure that any changes align with our overarching goals and objectives. Once we've concluded this evaluation, we'll provide further guidance on how to proceed with this issue.
Your eagerness to contribute is commendable, and we'll be sure to keep you updated on any developments regarding this issue.
Thank you for the update. I'm eagerly awaiting further guidance. In the meantime, if you have a moment, could you please suggest any priority issues you've identified? I'd absolutely love to work on those and make more meaningful contributions to Configu. I'm currently exploring the issue tab with curiosity, searching for the task to work on.
Current Behavior
Even though I've set a config to be hidden in my .cfgu the explain flag shows its value
Expected Behavior
Not for me to decide.
I would assume it should be hidden here too.
To Reproduce
Context
No response
The text was updated successfully, but these errors were encountered: