swarm-io/Action Buf

Runs buf commmands to lint and generate protos

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
buf-userBuf useryes
buf-tokenBuf tokenyes
tokenGit token to useno${{ github.token }}
push-dirSubdirectory to use with buf pushno.
refRef to checkoutno${{ github.head_ref }}
lintRun `buf lint`notrue
generateRun `buf generate`notrue
breakingRun `buf breaking`notrue
mod-pruneRun `buf mod prune`notrue
mod-updateRun `buf mod update`notrue
pushRun `buf push`nofalse

no outputs