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

Support generation of remote module in the generate task #164

Open
bbecker-clst opened this issue Nov 7, 2023 · 1 comment
Open

Support generation of remote module in the generate task #164

bbecker-clst opened this issue Nov 7, 2023 · 1 comment

Comments

@bbecker-clst
Copy link

I'm looking to iterate through a list of remote proto modules and generate each of them with something like this:

buf generate --config ./buf.yaml remote.registry.com/project/module:hash --path module/v1

From what I see, I'm not able do that with extra args in the generate plugin. Am I missing the proper way to do this? If not, could it be added?

@andrewparmet
Copy link
Collaborator

You're not missing it - this looks like a good feature to support. Feel welcome to submit a PR if a maintainer doesn't get to it first.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants