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

proto_compile rule generator sorts "plugins" lexicographically #266

Closed
VoIdemar opened this issue Aug 19, 2022 · 1 comment
Closed

proto_compile rule generator sorts "plugins" lexicographically #266

VoIdemar opened this issue Aug 19, 2022 · 1 comment

Comments

@VoIdemar
Copy link

Hello.

proto_compile rule generator sorts "plugins" lexicographically (as simple strings) using the GetPluginLabels function. Sometimes this causes build errors in cases when there is a dependency between different plugins (one depends on the output of the other or smth like this).

Is there any way to override this behavior? Or... maybe there is a plan to improve the current implementation somehow?

Would really appreciate your answer.

Thanks in advance.

@pcj
Copy link
Member

pcj commented Feb 17, 2024

Very late reply here, but do you have an example? Will re-open if still an issue.

@pcj pcj closed this as completed Feb 17, 2024
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