fix: support for nested messages and enums within group blocks#1790
Conversation
|
Hi @JoshuaWise, could you give me access to your branch (there should be a checkbox that allows contributors to edit the code) so I could run the CI and fix failures if there are any? A little bit scared to merge this without seeing the tests pass. Alternatively, you might be able to update your fork to point to the latest head of the repository, which will hopefully make GitHub run tests for this PR. |
a75d7b8 to
bffd4cf
Compare
|
Hey @alexander-fenster, Josh is unavailable this month. I am the maintainer of the fork. |
|
It did help! I was able to run tests now (I needed to approve the workflow by hitting a button, but the button just did not exist before you update the branch). Let's see what happens! |
|
Awesome! Also, tests passed. 🎉 |
This fixes support for proto files that have nested messages or enums declared within groups, like this: