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

[TO BE CLOSED] legacy gRPC e2e test #1737

Closed
wants to merge 44 commits into from
Closed

Commits on Nov 5, 2022

  1. legacy gRPC e2e test

    esigo committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    bd3e6c8 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2022

  1. Configuration menu
    Copy the full SHA
    6615d1f View commit details
    Browse the repository at this point in the history
  2. move e2e

    esigo committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    e29a889 View commit details
    Browse the repository at this point in the history
  3. test wrong sha

    esigo committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    f7195fa View commit details
    Browse the repository at this point in the history
  4. fix sha

    esigo committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    36a8dac View commit details
    Browse the repository at this point in the history
  5. remove old grpc

    esigo committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    49493f9 View commit details
    Browse the repository at this point in the history
  6. ci

    esigo committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    9eec4a2 View commit details
    Browse the repository at this point in the history
  7. e2e

    esigo authored Nov 13, 2022
    Configuration menu
    Copy the full SHA
    43a9990 View commit details
    Browse the repository at this point in the history
  8. path

    esigo committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    bb6410b View commit details
    Browse the repository at this point in the history
  9. Merge branch 'grpc_e2e' of https:/esigo/opentelemetry-cpp

    …into grpc_e2e
    esigo committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    0100ffc View commit details
    Browse the repository at this point in the history
  10. enable old gRPC

    esigo committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    9ab4217 View commit details
    Browse the repository at this point in the history
  11. ci

    esigo committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    24a4ae9 View commit details
    Browse the repository at this point in the history
  12. fix

    esigo committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    18e395a View commit details
    Browse the repository at this point in the history
  13. ignore

    esigo committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    295b5dc View commit details
    Browse the repository at this point in the history
  14. c++14

    esigo committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    0e34623 View commit details
    Browse the repository at this point in the history
  15. absl

    esigo committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    fe74f59 View commit details
    Browse the repository at this point in the history
  16. no c++14

    esigo committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    a47f8c7 View commit details
    Browse the repository at this point in the history
  17. force C++11

    esigo committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    23696a6 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. grpc v1.50.1

    esigo authored Nov 14, 2022
    Configuration menu
    Copy the full SHA
    a17b6d6 View commit details
    Browse the repository at this point in the history
  2. grpc 1.48

    esigo committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    3bbda45 View commit details
    Browse the repository at this point in the history
  3. test

    esigo committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    ecaa9a5 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. test

    esigo authored Nov 15, 2022
    Configuration menu
    Copy the full SHA
    b28cb8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f1e6a5 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. grpc 1.48.2

    esigo authored Nov 16, 2022
    Configuration menu
    Copy the full SHA
    61221d5 View commit details
    Browse the repository at this point in the history
  2. valgrind

    esigo authored Nov 16, 2022
    Configuration menu
    Copy the full SHA
    d113194 View commit details
    Browse the repository at this point in the history
  3. absl

    esigo authored Nov 16, 2022
    Configuration menu
    Copy the full SHA
    ceb50ae View commit details
    Browse the repository at this point in the history
  4. 1.49.1

    esigo authored Nov 16, 2022
    Configuration menu
    Copy the full SHA
    8330dfb View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. Configuration menu
    Copy the full SHA
    71aacdd View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2022

  1. Configuration menu
    Copy the full SHA
    37da554 View commit details
    Browse the repository at this point in the history
  2. c++14

    esigo committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    c54933a View commit details
    Browse the repository at this point in the history
  3. revert

    esigo committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    0c199fa View commit details
    Browse the repository at this point in the history
  4. Merge branch 'grpc_e2e' of https:/esigo/opentelemetry-cpp

    …into grpc_e2e
    esigo committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    131ec52 View commit details
    Browse the repository at this point in the history
  5. otlp_http_exporter_test leack

    esigo committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    bb5fedf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e90ca82 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    71f8fd2 View commit details
    Browse the repository at this point in the history
  8. disable grpc e2e valgrind

    esigo committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    8ce96f4 View commit details
    Browse the repository at this point in the history
  9. absl c++11

    esigo committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    0e9c0dd View commit details
    Browse the repository at this point in the history
  10. fix

    esigo committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    a650581 View commit details
    Browse the repository at this point in the history
  11. fix

    esigo committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    2e977df View commit details
    Browse the repository at this point in the history
  12. fmt

    esigo committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    b5b56af View commit details
    Browse the repository at this point in the history
  13. grpc 1.43.2

    esigo committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    7096f07 View commit details
    Browse the repository at this point in the history
  14. grpc v1.46.4

    esigo committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    c812a08 View commit details
    Browse the repository at this point in the history
  15. grpc 1.48.1

    esigo committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    21ced21 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. new abseil

    esigo authored Nov 21, 2022
    Configuration menu
    Copy the full SHA
    2d9f3b0 View commit details
    Browse the repository at this point in the history