Closed vboulineau closed 2 days ago
Fix remote import path as it was missing v5 in it due to the shenanigans we do with the v5 folder.
v5
Bugfix.
We temporarily create a v5/proto symlink to allow importing from v5 path.
v5/proto
Importing *.proto in remote repositories works.
*.proto
Reviewers: please see the review guidelines.
What does this PR do?
Fix remote import path as it was missing
v5
in it due to the shenanigans we do with thev5
folder.Motivation
Bugfix.
Additional Notes
We temporarily create a
v5/proto
symlink to allow importing fromv5
path.Possible Drawbacks / Trade-offs
Describe how to test/QA your changes
Importing
*.proto
in remote repositories works.Reviewer's Checklist
Reviewers: please see the review guidelines.