16 Commits (main)

Author SHA1 Message Date
Adam Cozzette 5082805cd0 Replace README templates with real README.md files 2 months ago
Protobuf Team Bot 03e09ad032 Automatically insert the version number in the README.md tag. 4 months ago
Adam Cozzette 09b7506cd0 Rust: update manifests to refer to the real (non-staging) crates 4 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 6b326020e7 Drop the notion of 'primary' file in all rs code generation. 4 months ago
Protobuf Team Bot 4ce1746133 Update the protobuf and protobuf_runtime README files. 4 months ago
Adam Cozzette ffcbaab65e Update Rust example crate to use more unique .proto file paths 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
Protobuf Team Bot 671ae8f754 Make protobuf_example publishable by having it only perform code generation behind a feature. 5 months ago
Protobuf Team Bot ab3adc2da9 Add description and license to protobuf_example's Cargo.toml 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 8e78b9d0c8 Version the protobuf_example crate the same as the other two crates. 5 months ago
Protobuf Team Bot 90e57d686f Add .gitignore to the protobuf_example crate that ignores src/protobuf_generated/ 5 months ago
Protobuf Team Bot c531f2a920 Make the default directory for cargo gencode `src/protobuf_generated/` instead of `protos`. 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