Skip to content

chore(makefile): Install protoc dependecies#105

Merged
yevgenypats merged 1 commit intocloudquery:mainfrom
erezrokah:chore/install_makefile_deps
Sep 14, 2022
Merged

chore(makefile): Install protoc dependecies#105
yevgenypats merged 1 commit intocloudquery:mainfrom
erezrokah:chore/install_makefile_deps

Conversation

@erezrokah
Copy link
Copy Markdown
Member

Summary

make gen-proto requires quite a few dependencies to be installed.
This PR ensures those get installed before running the target (tested on MacOS, not sure what do do on Windows).
More information in https://grpc.io/docs/protoc-installation/


Use the following steps to ensure your PR is ready to be reviewed

  • Read the contribution guidelines 🧑‍🎓
  • Run go fmt to format your code 🖊
  • Lint your changes via golangci-lint run 🚨 (install golangci-lint here)
  • Update or add tests 🧪
  • Ensure the status checks below are successful ✅

@yevgenypats yevgenypats merged commit 444466f into cloudquery:main Sep 14, 2022
@erezrokah erezrokah deleted the chore/install_makefile_deps branch September 15, 2022 11:04
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