Skip to content

Protobuf tooling fix and upgrade#313

Merged
vcastellm merged 2 commits into
v0.3.0-devfrom
vcastellm/pos-134-cleanup-protobuf-install-script-for-mac
Feb 3, 2022
Merged

Protobuf tooling fix and upgrade#313
vcastellm merged 2 commits into
v0.3.0-devfrom
vcastellm/pos-134-cleanup-protobuf-install-script-for-mac

Conversation

@vcastellm
Copy link
Copy Markdown

  • Paths for protobuf files has changed, reflect that in Makefile
  • Fix the tooling to make it work in macos
  • Update protoc version and regenarate files.

@linear
Copy link
Copy Markdown

linear Bot commented Jan 24, 2022

POS-134 Cleanup protobuf install script for Mac users

Currently, the protobuf script only works for linux users since it downloads the linux binary. Change this to detect if the user is using Mac (most of our developers) and download the other binary.

https://github.com/maticnetwork/bor/blob/master/scripts/tools-protobuf.sh#L4

Victor Castell added 2 commits January 25, 2022 18:03
* Paths for protobuf files has changed, reflect that in Makefile
* Fix the tooling to make it work in macos
* Update protoc version and regenarate files.
@vcastellm vcastellm force-pushed the vcastellm/pos-134-cleanup-protobuf-install-script-for-mac branch from 0b34003 to 6aecebd Compare January 25, 2022 17:05
@vcastellm
Copy link
Copy Markdown
Author

Should we close this @ferranbt?

@vcastellm vcastellm changed the base branch from master to v0.3.0-dev February 3, 2022 08:29
@vcastellm vcastellm merged commit c9cb5a7 into v0.3.0-dev Feb 3, 2022
@vcastellm vcastellm deleted the vcastellm/pos-134-cleanup-protobuf-install-script-for-mac branch February 3, 2022 08:30
vcastellm pushed a commit that referenced this pull request May 9, 2022
* Protobuf tooling fix and upgrade

* Paths for protobuf files has changed, reflect that in Makefile
* Fix the tooling to make it work in macos
* Update protoc version and regenarate files.

* Regen proto
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