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

Commit

Permalink
Rust pb (#392)
Browse files Browse the repository at this point in the history
* Generate rust protobuf using buf

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

* Commit generated rust code

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 7, 2023
1 parent 4b4743d commit 7b19eb3
Show file tree
Hide file tree
Showing 8 changed files with 7,455 additions and 0 deletions.
2 changes: 2 additions & 0 deletions buf.gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,5 @@ plugins:
out: gen/pb_python
- remote: buf.build/protocolbuffers/plugins/pyi:v21.9.0-1
out: gen/pb_python
- plugin: buf.build/community/neoeinstein-prost
out: gen/pb_rust
556 changes: 556 additions & 0 deletions gen/pb_rust/datacatalog.rs

Large diffs are not rendered by default.

2,804 changes: 2,804 additions & 0 deletions gen/pb_rust/flyteidl.admin.rs

Large diffs are not rendered by default.

2,598 changes: 2,598 additions & 0 deletions gen/pb_rust/flyteidl.core.rs

Large diffs are not rendered by default.

370 changes: 370 additions & 0 deletions gen/pb_rust/flyteidl.event.rs

Large diffs are not rendered by default.

293 changes: 293 additions & 0 deletions gen/pb_rust/flyteidl.plugins.rs

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

Loading

0 comments on commit 7b19eb3

Please sign in to comment.