-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: delete deprecated proto top-level folder #729
base: main
Are you sure you want to change the base?
Conversation
I think Andrew wants the more broken down version of the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See above comment
We also need to validate this doesn’t break release compilation for anything. One of the challenges with the proto definitions is that they need to be inside the directory of anything released on crates.io. I recommend doing dry runs of |
8941af6
to
d89f9b0
Compare
I ran the following and they were all successful:
|
When I moved the |
d89f9b0
to
b9f7c01
Compare
I wanted us to keep the version of If possible, I want to see |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See above comment
- all .proto files are now stored in hipcheck-common/proto - fixed multiple buf lints - re-enabled buf lint in CI Signed-off-by: Patrick Casey <[email protected]>
b9f7c01
to
bc81e94
Compare
All .proto files are now stored in
hipcheck-common/proto/hipcheck/v1