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

Switch buf to use local tooling #60

Merged
merged 1 commit into from Jun 6, 2022

Conversation

josephschorr
Copy link
Member

No description provided.

@josephschorr josephschorr force-pushed the local-tools branch 2 times, most recently from 5e12be2 to a2f2227 Compare June 6, 2022 18:18
run: "go install github.com/envoyproxy/protoc-gen-validate@v0.6.7"
- uses: "actions/checkout@v2"
- name: "Install Go Tools"
run: "./install-tools.sh"
Copy link
Member

Choose a reason for hiding this comment

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

Can we just inline the script here? It's already so small.

Copy link
Member Author

Choose a reason for hiding this comment

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

I wanted to make it easy to install for people on the CLI too

@josephschorr josephschorr merged commit 4928fd4 into authzed:main Jun 6, 2022
@josephschorr josephschorr deleted the local-tools branch June 6, 2022 19:28
@github-actions github-actions bot locked and limited conversation to collaborators Jun 6, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants