-
Notifications
You must be signed in to change notification settings - Fork 64
Add vixen proto parser generation support to codama #526
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 vixen proto parser generation support to codama #526
Conversation
|
223ab65 to
8a22fa6
Compare
`feat`: Add proto oneof msgs for program & allow folder structure change
…toproto-transforms `feat` Add implementation for into_proto transforms
ee6ad2a to
e028e02
Compare
| cargoAdditionalDependencies: [ | ||
| `codama-renderers-rust-e2e-${project} = { path = "../../../../renderers-rust/e2e/${project}" }`, | ||
| ], |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What is this about?
| project: `codama-renderers-vixen-parser-e2e-${project}`, | ||
| generateProto: generateProto, | ||
| crateFolder: path.join(__dirname, project, 'parser'), |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We are adding a lot of vixen specific params. Overall like to avoid this so lets discuss.
e028e02 to
06b4d0f
Compare
06b4d0f to
e8a45cf
Compare
|
closing this as we have a new pr covering this |
Uh oh!
There was an error while loading. Please reload this page.