8 Commits (main)

Author SHA1 Message Date
Adam Cozzette 36346f57c5 Remove protoc-gen-upb_minitable from CMake build and protobuf_codegen crate 2 months ago
Adam Cozzette 512319bc78 Rust: set up a new crate for the well-known types 4 months ago
Adam Cozzette 2559176061 Rust: update protobuf_codegen crate to rely on separately installed protoc 4 months ago
Protobuf Team Bot 17ad170b4b Construct the expected generated file paths rather than doing a listdir the output dir in the Rust Cargo build. 4 months ago
Adam Cozzette ac6852b4a0 Rust: set `ignore` on code example in comment 5 months ago
Protobuf Team Bot 671ae8f754 Make protobuf_example publishable by having it only perform code generation behind a feature. 5 months ago
Protobuf Team Bot 926f87d7cf Add publish --dry_run to the cargo_test 5 months ago
Protobuf Team Bot 8ce4952624 Create /release_crates/ directory that contains one directory for each of our 3 crates that we package up. 5 months ago
Derek Benson 6bfff3909c Cross compiled protoc and protoc-gen-upb_minitable as part of the build process for creating the codegen crate. 7 months ago
Derek Benson 3b62052186 Add an example crate with a few small tests using the codegen crate. 7 months ago
Derek Benson c3e7e987fe Add a cargo test step to the rust gha 7 months ago
Derek Benson e9e499f884 make cargo_test.sh executable 7 months ago
Derek Benson 6174e13ee2 Add new blaze target for running the protobuf and upb crates tests using Cargo 7 months ago