Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

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 <eapolinario@users.noreply.github.com>

* Regenerate python files

Signed-off-by: eduardo apolinario <eapolinario@users.noreply.github.com>

---------

Signed-off-by: eduardo apolinario <eapolinario@users.noreply.github.com>
Signed-off-by: Eduardo Apolinario <eapolinario@users.noreply.github.com>
Co-authored-by: eduardo apolinario <eapolinario@users.noreply.github.com>
  • Loading branch information
eapolinario and eapolinario committed Apr 18, 2023
1 parent 7b19eb3 commit c7ae927
Show file tree
Hide file tree
Showing 107 changed files with 3,465 additions and 3,225 deletions.
6 changes: 3 additions & 3 deletions 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
9 changes: 5 additions & 4 deletions gen/pb_python/flyteidl/admin/cluster_assignment_pb2.py

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

109 changes: 55 additions & 54 deletions 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 c7ae927

Please sign in to comment.