Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-buf-github-actions-example

Example on how to use protoc, buf and github actions to create a nice workflow to work with GRPC.

What it's shown

  • compile protobuf files to go using protoc
  • contracts lint and breaking changes using buf
  • github actions to run the flows mentioned above on every push or pull request

How to I run this locally?

Run make to download dependencies, compile protobuf files, run lint and breaking changes on the latter.

About

Go + Buf + Github Actions example

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages