README ¶
plumber-schemas
This repo contains protobuf schemas that are used by plumber
and plumber-ui
when communicating over gRPC.
Making changes
git co -b username/change
make generate/go
git add -a
git commit -a -m "updated schema XYZ
git push origin head
- Open PR, review, merge
The build
workflow will automatically create a tag for the last commit.
Click to show internal directories.
Click to hide internal directories.