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

Generate all clients? #44

Open
joepjoosten opened this issue Mar 15, 2024 · 1 comment
Open

Generate all clients? #44

joepjoosten opened this issue Mar 15, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@joepjoosten
Copy link

Is there a reason not to generate all clients and create a pull request with the latest version of all clients (with the proper errors per command)?

Just wondering what is holding "us" back? Is there something I'm missing here?

I could spend a day this weekend to generate them all...

@floydspace
Copy link
Owner

hi @joepjoosten nothing stops us, I initiated this repos to first cover what I needed,
so now we have codegen solution which can be used to generate other clients. (thanks to @godu )
I'm still thinking is it correct way to do it like we do, maybe it would be a good idea to generate them during release phase, so we don't have to commit clients, and maintain only the code generator.
for now it is okay to generate and commit, go ahead if you want to contribute, I'm open to it.

@floydspace floydspace added the enhancement New feature or request label Sep 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants