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

Pass only *.proto files to protoc command #621

Merged
merged 5 commits into from
Oct 8, 2022
Merged

Conversation

rougsig
Copy link
Collaborator

@rougsig rougsig commented Oct 7, 2022

Background
Non *.proto files passed to protoc exec command.

Changes
TLTR manual revert of 407ee13

Pass includes and proto sources separately to generate proto task.

Add README.md files to test projects to proto source dirs.

Test plan
Green pipelines.

@rougsig rougsig changed the title Fix 620 Pass only *.proto files to protoc command Oct 7, 2022
@rougsig rougsig marked this pull request as ready for review October 8, 2022 05:57
@rougsig rougsig requested a review from ejona86 October 8, 2022 05:57
Copy link
Collaborator

@ejona86 ejona86 left a comment

Choose a reason for hiding this comment

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

In the future we'll want to rename addSourceDirs back to addSourceFiles, but this is good for now.

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

Successfully merging this pull request may close these issues.

2 participants