Skip to content

Commit

Permalink
Migrate to buf remote plugins v1 (#393)
Browse files Browse the repository at this point in the history
* Move to official remote plugins

Signed-off-by: eduardo apolinario <[email protected]>

* Regenerate python files

Signed-off-by: eduardo apolinario <[email protected]>

---------

Signed-off-by: eduardo apolinario <[email protected]>
Signed-off-by: Eduardo Apolinario <[email protected]>
Co-authored-by: eduardo apolinario <[email protected]>
  • Loading branch information
eapolinario and eapolinario authored Apr 18, 2023
1 parent c36e738 commit 52206bd
Show file tree
Hide file tree
Showing 107 changed files with 3,465 additions and 3,225 deletions.
6 changes: 3 additions & 3 deletions flyteidl/buf.gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ version: v1
managed:
enabled: true
plugins:
- remote: buf.build/grpc/plugins/python:v1.51.1-1
- plugin: buf.build/grpc/python:v1.53.0
out: gen/pb_python
- remote: buf.build/protocolbuffers/plugins/python:v21.9.0-1
- plugin: buf.build/protocolbuffers/python:v22.2
out: gen/pb_python
- remote: buf.build/protocolbuffers/plugins/pyi:v21.9.0-1
- plugin: buf.build/protocolbuffers/pyi:v22.2
out: gen/pb_python
- plugin: buf.build/community/neoeinstein-prost
out: gen/pb_rust

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

109 changes: 55 additions & 54 deletions flyteidl/gen/pb_python/flyteidl/admin/common_pb2.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 52206bd

Please sign in to comment.