-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump generated code to latest version (#201)
Also, bump buf.gen.yaml to v2. (We can't use `clean: true` because of the way we're doing `buf generate` in separate calls in the Makefile.)
- Loading branch information
1 parent
f3ff8d8
commit f38903b
Showing
37 changed files
with
180 additions
and
143 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
/gen/** linguist-generated=true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,8 @@ | ||
version: v1 | ||
version: v2 | ||
managed: | ||
enabled: true | ||
plugins: | ||
- plugin: buf.build/protocolbuffers/python:v27.2 | ||
- remote: buf.build/protocolbuffers/python:v28.2 | ||
out: gen | ||
- plugin: buf.build/protocolbuffers/pyi:v27.2 | ||
- remote: buf.build/protocolbuffers/pyi:v28.2 | ||
out: gen |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
9 changes: 5 additions & 4 deletions
9
gen/buf/validate/conformance/cases/custom_constraints/custom_constraints_pb2.py
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.