-
Notifications
You must be signed in to change notification settings - Fork 4
fix(linters): upgrade buf to 1.60.0 #984
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
Conversation
malept
left a comment
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.
I already discussed this with Andrew, but this needs an ecosystem regression test before we can approve.
|
Link to code coverage report (posted by coverbot 🤖) |
Only failures as of posting are repo not found{"level":"error","repo":"msftspeechapi","dir":"/tmp/crucible-test-1777529767/msftspeechapi","url":"[email protected]:getoutreach/msftspeechapi","error":"repository not found","time":"2025-10-13T09:57:38Z","message":"FAILED TO CLONE REPO"}{"level":"error","repo":"ds-cds-golang-forecast-service","dir":"/tmp/crucible-test-2532380528/ds-cds-golang-forecast-service","url":"[email protected]:getoutreach/ds-cds-golang-forecast-service","error":"repository not found","time":"2025-10-13T09:57:20Z","message":"FAILED TO CLONE REPO"} |
bdd7afd to
e93b019
Compare
| gojq: v0.12.17 | ||
|
|
||
| # protobuf formatters/plugins/tools/etc | ||
| buf: 1.8.0 # formatter |
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.
Deleted the comment because it will be more than a formatter starting with #1009
|
🎉 This PR is included in version 2.34.6-rc.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Please read CONTRIBUTING.md for additional information on contributing to this repository!
What this PR does / why we need it
I'd like to test out buf in a new service (tombstone), but the existing version of buf is so old it doesn't support the version2 configuration files.
This PR upgrades the buf version.
I am still testing this out, but I think it should be safe since buf still supports v1 yaml schemas.
Jira ID
[XX-XX]
Notes for your reviewers