FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

build: Explicit protobuf build version; consistent build/setup deps by zabarn · Pull Request #136 · ExpediaGroup/feast · GitHub

forked from feast-dev/feast

build: Explicit protobuf build version; consistent build/setup deps - #136

Draft
zabarn wants to merge 8 commits into
masterfrom
fix/protobuf-version
Draft

build: Explicit protobuf build version; consistent build/setup deps#136
zabarn wants to merge 8 commits into
masterfrom
fix/protobuf-version

Conversation

zabarn commented Sep 4, 2024
edited
Loading

Copy link
Copy Markdown

What this PR does / why we need it:

Runtime issues were being thrown in projects depending on Feast because of incompatible protobuf and grpcio-tools versions and how they were installed.

This PR forces compatibility between the two by adding them to the setup dependencies, and pins the protobuf version to 4.25.4, which is required by our Go unit tests.

Which issue(s) this PR fixes:

No Jira ticket but follows: feast-dev#4472

Fixes

zabarn changed the title noop test go build: Explicit protobuf build version; consistent build/setup deps Sep 4, 2024
zabarn marked this pull request as ready for review September 4, 2024 15:44
zabarn requested a review from EXPEbdodla September 4, 2024 15:44
zabarn added the do not merge This issue or pull request is not safe to merge. label Sep 11, 2024
zabarn marked this pull request as draft September 11, 2024 15:41
zabarn removed the do not merge This issue or pull request is not safe to merge. label Sep 11, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

1 participant


Back | FazBrowse Home | New Git URL