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

generate and compile Go from Protobuf #14714

Merged
merged 7 commits into from
Mar 14, 2022

Commits on Mar 11, 2022

  1. go: compile generated protoc output

    [ci skip-rust]
    
    [ci skip-build-wheels]
    Tom Dyas committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    a33e262 View commit details
    Browse the repository at this point in the history
  2. checkpoint

    [ci skip-rust]
    
    [ci skip-build-wheels]
    Tom Dyas committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    c2018a8 View commit details
    Browse the repository at this point in the history
  3. switch to multiple files compiles

    [ci skip-rust]
    
    [ci skip-build-wheels]
    Tom Dyas committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    d7b0362 View commit details
    Browse the repository at this point in the history
  4. fix bug + test debug

    [ci skip-rust]
    
    [ci skip-build-wheels]
    Tom Dyas committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    5762038 View commit details
    Browse the repository at this point in the history
  5. test multi file

    [ci skip-rust]
    
    [ci skip-build-wheels]
    Tom Dyas committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    d737211 View commit details
    Browse the repository at this point in the history
  6. multi-file packages and proto->proto go dep inf

    [ci skip-rust]
    
    [ci skip-build-wheels]
    Tom Dyas committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    79618a3 View commit details
    Browse the repository at this point in the history
  7. cleanup for review

    [ci skip-rust]
    
    [ci skip-build-wheels]
    Tom Dyas committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    8305e1a View commit details
    Browse the repository at this point in the history