Skip to content

Add buf installation to GitHub Actions workflows - #2

Merged
chdeskur merged 1 commit into
mainfrom
devin/1767616905-install-buf
Jan 5, 2026
Merged

Add buf installation to GitHub Actions workflows#2
chdeskur merged 1 commit into
mainfrom
devin/1767616905-install-buf

Conversation

@devin-ai-integration

Copy link
Copy Markdown
Contributor

Summary

Adds the bufbuild/buf-setup-action@v1 step to all three GitHub Actions workflows (check, preview-docs, publish-docs) so that buf is available when Fern commands run. This is needed for gRPC/protobuf processing to work correctly, which should fix the preview and production docs generation.

Review & Testing Checklist for Human

  • Verify CI passes on this PR (the workflows will run and test themselves)
  • After merging, create a test PR to confirm the preview URL generates correctly
  • Verify production docs publish successfully after a push to main

Notes

The buf CLI is required for Fern to process protobuf files in this gRPC demo repository. Without it, the docs generation fails.

Link to Devin run: https://app.devin.ai/sessions/14504afa04114b0ebff10ec7db1a916a
Requested by: Catherine Deskur (catherine@buildwithfern.com)

Co-Authored-By: Catherine Deskur <catherine@buildwithfern.com>
@devin-ai-integration

Copy link
Copy Markdown
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@github-actions

github-actions Bot commented Jan 5, 2026

Copy link
Copy Markdown

@chdeskur
chdeskur merged commit 27aea72 into main Jan 5, 2026
2 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.

1 participant