You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One that clones latest protobuf definitions from the original repo with the protocol.
The downside of this is that the protobuf definition will no longer be part of the repo, so the project won't build without successfully executing the aforementioned make target first.
One that clones latest protobuf definitions from the original repo with the protocol.
The downside of this is that the protobuf definition will no longer be part of the repo, so the project won't build without successfully executing the aforementioned make target first.
@tylertreat what do you think?
Something along these lines was my plan:
plus a .gitignore for the liftbridge-api folder.
The text was updated successfully, but these errors were encountered: