5 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 36be1ba409 Rust: make sure protoc and the minitable plugin are available to the release script 4 months ago
Protobuf Team Bot 556a42676e Remove now-dead gencode feature reference in release.sh 4 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 2ca39a21d4 Add release.sh script that pushes crates. 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