Skip to content

Manually vendor the required .proto files from googleapis#2765

Merged
mhutchinson merged 5 commits intogoogle:masterfrom
mhutchinson:b2763-importgoogleapis
Jun 22, 2022
Merged

Manually vendor the required .proto files from googleapis#2765
mhutchinson merged 5 commits intogoogle:masterfrom
mhutchinson:b2763-importgoogleapis

Conversation

@mhutchinson
Copy link
Copy Markdown
Contributor

This resolves some weird references to GOPATH, that while it worked, was weird (#2763). It also simplifies new user onboarding (one less instruction to follow), makes CI more lightweight (one less big repo to clone), and avoids mismatched versions of these protos from causing havoc (because they were less hermetic before).

This resolves some weird references to GOPATH, that while it worked, was weird (google#2763). It also simplifies new user onboarding (one less instruction to follow), makes CI more lightweight (one less big repo to clone), and avoids mismatched versions of these protos from causing havoc (because they were less hermetic before).
@mhutchinson mhutchinson requested a review from a team as a code owner June 21, 2022 11:54
@mhutchinson mhutchinson requested a review from AlCutter June 21, 2022 11:54
@pav-kv
Copy link
Copy Markdown
Contributor

pav-kv commented Jun 21, 2022

What was the sequence of actions you did to create this? Was it a copy-paste, or some "submodule" magic? It would be nice to expand the README a bit, to know how to update this dependency in the future.

@mhutchinson
Copy link
Copy Markdown
Contributor Author

What was the sequence of actions you did to create this? Was it a copy-paste, or some "submodule" magic? It would be nice to expand the README a bit, to know how to update this dependency in the future.

Yeah that's a good question. I've documented it in the README, and confirmed that the distilled steps I've put in there replace the google directory if it is deleted.

Copy link
Copy Markdown
Contributor

@pav-kv pav-kv left a comment

Choose a reason for hiding this comment

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

LGTM in principle, see some more nits.

@pav-kv
Copy link
Copy Markdown
Contributor

pav-kv commented Jun 22, 2022

Still LGTM. Maybe worth mentioning in CHANGELOG?

@mhutchinson
Copy link
Copy Markdown
Contributor Author

Added section to changelog.

@mhutchinson mhutchinson merged commit 3d6672f into google:master Jun 22, 2022
@mhutchinson mhutchinson deleted the b2763-importgoogleapis branch June 22, 2022 11:13
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