Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvement: More feature flags for turning off/on creation of configuration files for optional tooling #363

Open
transcaffeine opened this issue Feb 5, 2025 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@transcaffeine
Copy link

ISSUE TYPE

Ansible creator generates a lot of sample configuration files upon initialization, with some being only vaguely related to the collection itself like devfile.yaml (which is only for k8s-testing).

Users might not need those files, but especially beginners might not know that this file is optional, and they could remove it from their collection without side-effects.

SUMMARY

Add options to en/dis-able config generation for non-required/optional integrations (and expose them in the VSCode integration as checkboxes, e.g.: '[ ] Generate Kubernetes files (devfile.yaml)', to signal to the user what this file does and if they need it.

While a lot of that information might be available on the docs, enabling users to not leave the editor to look up their purpose is helpful.

@transcaffeine transcaffeine added documentation Improvements or additions to documentation new New issues and PRs to triaged labels Feb 5, 2025
@alisonlhart alisonlhart removed the new New issues and PRs to triaged label Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
Status: No status
Development

No branches or pull requests

2 participants