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

Empty definition from google #750

Closed
wants to merge 3 commits into from
Closed

Conversation

didrocks
Copy link
Member

Instead of using our own, use the empty google message in the predefined repository.

@didrocks didrocks requested a review from a team as a code owner July 31, 2023 08:25
Instead of using our own, use the google one in the predefined
repository.
@didrocks didrocks force-pushed the empty-definition-from-google branch from 20b3109 to ba6e0f4 Compare July 31, 2023 08:36
Copy link
Contributor

@GabrielNagy GabrielNagy left a comment

Choose a reason for hiding this comment

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

Awesome! Looks like we still got a few spots that need updating otherwise 👍

@didrocks didrocks force-pushed the empty-definition-from-google branch from ba6e0f4 to eb0da8f Compare July 31, 2023 09:52
@didrocks
Copy link
Member Author

It’s all green now!

Copy link
Contributor

@GabrielNagy GabrielNagy left a comment

Choose a reason for hiding this comment

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

Excellent

Copy link
Member

@denisonbarbosa denisonbarbosa left a comment

Choose a reason for hiding this comment

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

I wonder if it's worth it though... We are adding a new dependency to some packages in order to save a couple of lines in our proto file and it looks strange to have one of our service types separated in another place, no? This feels like "violating" one of the "goverbs" (a little copy is better than a little dependency)

@didrocks
Copy link
Member Author

That’s a valid point, worth discussing I guess.

@didrocks
Copy link
Member Author

didrocks commented Aug 1, 2023

After a good night of thoughts, I think you are right. This has more drawbacks than advantages. Well, at least, that allowed me to fix the generation action to take latest protoc available rather than the one in the current distro. Let’s withdraw.

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.

3 participants