Skip to content

Add language features to exported proto files#40377

Closed
mkruskal-google wants to merge 4 commits intogrpc:masterfrom
mkruskal-google:patch-3
Closed

Add language features to exported proto files#40377
mkruskal-google wants to merge 4 commits intogrpc:masterfrom
mkruskal-google:patch-3

Conversation

@mkruskal-google
Copy link
Copy Markdown
Contributor

These need to be available to build editions protos

Copy link
Copy Markdown
Member

@drfloob drfloob left a comment

Choose a reason for hiding this comment

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

This looks ok to me. @sreenithi PTAL as well.

@sreenithi sreenithi self-requested a review August 4, 2025 16:39
Copy link
Copy Markdown
Contributor

@sreenithi sreenithi left a comment

Choose a reason for hiding this comment

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

The changes seem to be made in the wrong place. This is an auto-generated file from make_grpcio_tools.py. You should be adding the dependencies here and then run tools/buildgen/generate_projects.sh to generate this file.

@mkruskal-google
Copy link
Copy Markdown
Contributor Author

Whoops, thanks for the pointer @sreenithi! PTAL at update

Comment thread tools/distrib/python/make_grpcio_tools.py Outdated
@sreenithi
Copy link
Copy Markdown
Contributor

looks like these changes alone are also not enough, and is causing most of the Python CI tests to fail. please look into it too.

@mkruskal-google
Copy link
Copy Markdown
Contributor Author

@sreenithi This should fix it as best I can tell with local runs, can you rerun presubmits?

copybara-service Bot pushed a commit that referenced this pull request Feb 5, 2026
### Description

These need to be available to build editions protos

This is a followup for PR - #40377

Fixes issue - #41243

### Testing

CI

Closes #41501

COPYBARA_INTEGRATE_REVIEW=#41501 from asheshvidyut:fix-java-go-features c530292
PiperOrigin-RevId: 865751176
@asheshvidyut
Copy link
Copy Markdown
Member

asheshvidyut commented Feb 5, 2026

Hey @mkruskal-google , We took your commits ahead and created a new PR. Added some tests on top of that and merged it.

#41501

Hence closing this PR. Hope its fine.

Thanks.

cc @sergiitk @sreenithi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants