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

[Android] gRPC client tests #73060

Merged
merged 36 commits into from
Aug 25, 2022
Merged

Commits on Jun 8, 2022

  1. WIP: add gRPC tests

    simonrozsival committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    d2dbd2b View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

  1. Configuration menu
    Copy the full SHA
    ea8b368 View commit details
    Browse the repository at this point in the history
  2. Fix AOT and trimming

    simonrozsival committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    1dcf0e8 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. WIP

    simonrozsival committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    2941f15 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. Configuration menu
    Copy the full SHA
    66b2939 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ef8d85 View commit details
    Browse the repository at this point in the history
  3. Fix gRPC test

    simonrozsival committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    5740a9b View commit details
    Browse the repository at this point in the history
  4. Avoid git checkout

    simonrozsival committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    b99fc44 View commit details
    Browse the repository at this point in the history
  5. Remove unnecessary code

    simonrozsival committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    be51a78 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2022

  1. Configuration menu
    Copy the full SHA
    0d4837c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28629ae View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. Remove WinHttpHandler

    simonrozsival committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    85eb854 View commit details
    Browse the repository at this point in the history
  2. Fix problem with SSL

    simonrozsival committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    b4b2d09 View commit details
    Browse the repository at this point in the history
  3. Change server host

    simonrozsival committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    9dac1c4 View commit details
    Browse the repository at this point in the history
  4. Setup CI (#1)

    * Get Docker container building & exported via test build
    
    * Changes
    
    * Add missing pfx certificate
    
    * changes
    
    * cleanup
    
    Co-authored-by: Simon Rozsival <simon@rozsival.com>
    directhex and simonrozsival authored Jul 29, 2022
    Configuration menu
    Copy the full SHA
    3a8908f View commit details
    Browse the repository at this point in the history
  5. Use tls

    simonrozsival committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    3276d50 View commit details
    Browse the repository at this point in the history
  6. Update yml

    simonrozsival committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    b7b40e7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    44bd21c View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. Configuration menu
    Copy the full SHA
    805790e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e7f96e View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

  1. Bump image version

    simonrozsival committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    41d80a2 View commit details
    Browse the repository at this point in the history
  2. Enable TLS

    simonrozsival committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    124ed66 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. Configuration menu
    Copy the full SHA
    39f4009 View commit details
    Browse the repository at this point in the history
  2. Update package versions

    simonrozsival committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    a11e4a8 View commit details
    Browse the repository at this point in the history
  3. Update package versions

    simonrozsival committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    764f745 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

  1. Rename pipeline

    simonrozsival committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    e996d02 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09c67c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c1bb0dd View commit details
    Browse the repository at this point in the history
  4. Fix licenses

    simonrozsival committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    b9a02d8 View commit details
    Browse the repository at this point in the history
  5. Remove dependencies

    simonrozsival committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    6691bc0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0722991 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    32034ad View commit details
    Browse the repository at this point in the history
  8. Merge branch 'simonrozsival/android-grpc-client-tests' of github.com:…

    …dotnet/runtime into simonrozsival/android-grpc-client-tests
    simonrozsival committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    785ba5e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d2ac3d8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3bb36bf View commit details
    Browse the repository at this point in the history
  11. Change pfx password

    simonrozsival committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    2cf9df9 View commit details
    Browse the repository at this point in the history