Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for rust code generation #3

Merged
merged 9 commits into from
Oct 10, 2023

Commits on Oct 3, 2023

  1. [Rust]:Add code generation to CI

    Signed-off-by: Antonio Gisondi <[email protected]>
    harlem88 committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    a9b1b11 View commit details
    Browse the repository at this point in the history
  2. [Rust]:Add action for publishing Rust crate

    Signed-off-by: Antonio Gisondi <[email protected]>
    harlem88 committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    8aa2295 View commit details
    Browse the repository at this point in the history
  3. [Rust]:Decouple proto files from message-hub

    Signed-off-by: Antonio Gisondi <[email protected]>
    harlem88 committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    65651db View commit details
    Browse the repository at this point in the history
  4. [Rust]:Add Cargo.lock to block builder deps

    Signed-off-by: Antonio Gisondi <[email protected]>
    harlem88 committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    a360ec4 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. [Rust]:Use binary generation instance of build.rs

    Signed-off-by: Antonio Gisondi <[email protected]>
    harlem88 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    fb45a7b View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. [Rust]:Add checks on rust code generation

    Signed-off-by: Antonio Gisondi <[email protected]>
    harlem88 committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    f91f033 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Separate code generation in files

    Signed-off-by: Antonio Gisondi <[email protected]>
    harlem88 committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    04b1a05 View commit details
    Browse the repository at this point in the history
  2. [Rust]:Add the proto generated code

    Signed-off-by: Antonio Gisondi <[email protected]>
    harlem88 committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    87375d2 View commit details
    Browse the repository at this point in the history
  3. Bump protoc version

    Signed-off-by: Antonio Gisondi <[email protected]>
    harlem88 committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    152cb22 View commit details
    Browse the repository at this point in the history