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

Add ability to exclude and/or include the list of generators available #1272

Closed
rathpc opened this issue Apr 20, 2022 · 6 comments · Fixed by #1309
Closed

Add ability to exclude and/or include the list of generators available #1272

rathpc opened this issue Apr 20, 2022 · 6 comments · Fixed by #1309
Assignees
Labels
type: feature New feature or request

Comments

@rathpc
Copy link

rathpc commented Apr 20, 2022

Description

Add the ability to exclude and/or include the list of generators available

Motivation

Currently when opening the list of Generators, it simply shows any and every generator available to you. This is great for power users, but for orgs where maybe only the custom workspace-generators are needed, it would be nice to limit what is shown in that list to make it easier to target using the correct ones.

Suggested Implementation

Add a configuration setting that can be passed a list of generators to explicitly show

Alternate Implementations

Or in addition to that and/or instead of that, add a configuration setting where you can pass a list of generators to hide from that list.

@rathpc rathpc added the type: feature New feature or request label Apr 20, 2022
@ZackDeRose
Copy link
Member

@rathpc - interested in this. Is the issue that you don't see the generators you care about when you first open it up?

I'm wondering if we could start prioritizing generators in the list based on your recent usage.

@rathpc
Copy link
Author

rathpc commented Apr 20, 2022

@ZackDeRose actually I see them, the issue is that I don't want to see them all. Basically only showing workspace-generators is my exact use case

@ZackDeRose ZackDeRose self-assigned this Apr 22, 2022
@threehams
Copy link

I'm in the same boat here. Onboarding 50+ people will be a lot easier if there are 10 generators in the list. Currently, there are 41, and 31 of them aren't correct to use.

@szymdzum
Copy link

I just came to say exactly this :)

@rathpc
Copy link
Author

rathpc commented Jul 21, 2022

@Cammisuli thank you for the work on this! Do you have an idea of what version this will be released under and a rough date?

@Cammisuli
Copy link
Member

@rathpc hopefully by Friday, or early next week.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants