Skip to content

Split grpc generated files into several files#540

Merged
Millione merged 17 commits intocloudwego:mainfrom
missingdays:feature/better-grpc-split
Dec 3, 2024
Merged

Split grpc generated files into several files#540
Millione merged 17 commits intocloudwego:mainfrom
missingdays:feature/better-grpc-split

Conversation

@missingdays
Copy link
Copy Markdown
Contributor

Implement grpc part of splitting the generated files started in this merge request - #510

@missingdays missingdays requested review from a team as code owners November 29, 2024 12:44
@missingdays
Copy link
Copy Markdown
Contributor Author

@Millione I added a simple grpc test, probably a more sophisticated one is required? If so, please feel free to add one, I'm not really faimilar with the grpc to create a proper test here

@Millione
Copy link
Copy Markdown
Member

Millione commented Dec 2, 2024

@missingdays Great, I think the grpc test for now is ok and there's only some ci problem to fix.

@missingdays
Copy link
Copy Markdown
Contributor Author

Don't know why running rust fmt locally doesn't complain about the imports order, but on the CI it does 🤷 I applied the import ordering manually

@Millione
Copy link
Copy Markdown
Member

Millione commented Dec 2, 2024

Maybe you should use nightly for it

@Millione Millione force-pushed the feature/better-grpc-split branch from 39b7d96 to 3c3f7db Compare December 2, 2024 13:51
Comment thread tests/code-generation-workspace-split-grpc/Cargo.toml Outdated
Comment thread tests/code-generation-workspace-split-grpc/volo.workspace.yml Outdated
Comment thread tests/code-generation-workspace-split-grpc/proto/echo.proto Outdated
…feature/better-grpc-split

# Conflicts:
#	tests/code-generation-workspace-split-grpc/.gitignore
#	tests/code-generation-workspace-split-grpc/Cargo.toml
#	tests/code-generation-workspace-split-grpc/volo.workspace.yml
Copy link
Copy Markdown
Member

@Millione Millione left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks for your great job!

@Millione Millione merged commit 03e22de into cloudwego:main Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants