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

fix: Fix grpc and update protobuf #2894

Merged
merged 31 commits into from
Jun 30, 2022
Merged

Commits on Jun 30, 2022

  1. Test

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    dd52cbc View commit details
    Browse the repository at this point in the history
  2. Fix

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    2f6fbc2 View commit details
    Browse the repository at this point in the history
  3. Fix workflow

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    9fa6cd5 View commit details
    Browse the repository at this point in the history
  4. Fix workflow

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    b7b2c11 View commit details
    Browse the repository at this point in the history
  5. Test

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    7c0e972 View commit details
    Browse the repository at this point in the history
  6. Fix

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    ad47069 View commit details
    Browse the repository at this point in the history
  7. Fix

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    160c18e View commit details
    Browse the repository at this point in the history
  8. Fix

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    f782488 View commit details
    Browse the repository at this point in the history
  9. test

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    985d672 View commit details
    Browse the repository at this point in the history
  10. Fix

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    2fa19af View commit details
    Browse the repository at this point in the history
  11. Fix

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    fa91bea View commit details
    Browse the repository at this point in the history
  12. Fix

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    8edd89d View commit details
    Browse the repository at this point in the history
  13. Fix

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    d5f2000 View commit details
    Browse the repository at this point in the history
  14. test

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    c24fee0 View commit details
    Browse the repository at this point in the history
  15. Fix

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    0c7cb35 View commit details
    Browse the repository at this point in the history
  16. Fix protobuf pin version and add path variable

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    9027a59 View commit details
    Browse the repository at this point in the history
  17. Revert setup

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    1edb15c View commit details
    Browse the repository at this point in the history
  18. Update 3.8

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    25b090d View commit details
    Browse the repository at this point in the history
  19. Fix

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    61e1aec View commit details
    Browse the repository at this point in the history
  20. Update 3.10

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    f75d9ab View commit details
    Browse the repository at this point in the history
  21. update

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    3b39aaa View commit details
    Browse the repository at this point in the history
  22. Fix

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    278cda7 View commit details
    Browse the repository at this point in the history
  23. Fix

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    3d63de0 View commit details
    Browse the repository at this point in the history
  24. Fix

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    698e335 View commit details
    Browse the repository at this point in the history
  25. Fix test

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    2b8cbe9 View commit details
    Browse the repository at this point in the history
  26. Fix

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    4f5ec88 View commit details
    Browse the repository at this point in the history
  27. Update go with grpc 1.47

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    c7c9ff1 View commit details
    Browse the repository at this point in the history
  28. Fix

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    ca1fd4b View commit details
    Browse the repository at this point in the history
  29. Fix

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    d875c61 View commit details
    Browse the repository at this point in the history
  30. Fix

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    c6d2ef7 View commit details
    Browse the repository at this point in the history
  31. Fix

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    7a7a473 View commit details
    Browse the repository at this point in the history