Skip to content
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

Fix brew buf installation #427

Merged
merged 1 commit into from
Nov 13, 2023

Conversation

dantehemerson
Copy link
Contributor

@dantehemerson dantehemerson commented Nov 13, 2023

Had some issues while installing bufbuild/buf/buf
Screenshot 2023-11-12 at 8 12 10 PM

Adding tap fixes this issue.

@@ -1,4 +1,4 @@
brew "bufbuild/buf/buf"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

https://buf.build/docs/installation still advertises to use bufbuild/buf/buf.

What is likely missing is tap "bufbuild/buf" in this file at the top.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I agree, I added tap to the file @adambabik

@dantehemerson dantehemerson force-pushed the fix/brew-buf-installation branch from 3fb66c8 to 8df05b3 Compare November 13, 2023 02:18
Copy link
Member

@sourishkrout sourishkrout left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 LGTM after @adambabik's comments were addressed. Thank you so much, @dantehemerson!

@sourishkrout sourishkrout merged commit fae4f8b into stateful:main Nov 13, 2023
4 checks passed
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.

3 participants