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

feat: gRPC interface support #32

Merged
merged 20 commits into from
Sep 15, 2023
Merged

feat: gRPC interface support #32

merged 20 commits into from
Sep 15, 2023

Commits on Sep 12, 2023

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

Commits on Sep 13, 2023

  1. Fixup SDK update

    doosuu committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    a0c848e View commit details
    Browse the repository at this point in the history
  2. Fix SDK update

    doosuu committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    fe46abf View commit details
    Browse the repository at this point in the history
  3. Fix CI

    doosuu committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    1abb8ec View commit details
    Browse the repository at this point in the history
  4. Fix CI test

    doosuu committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    cdf3803 View commit details
    Browse the repository at this point in the history
  5. Print working dir

    doosuu committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    b48c57a View commit details
    Browse the repository at this point in the history
  6. wip

    doosuu committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    f6d460d View commit details
    Browse the repository at this point in the history
  7. Add git safe directories

    doosuu committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    dd6bd67 View commit details
    Browse the repository at this point in the history
  8. Fix C++ generation

    doosuu committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    ee0f37b View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Fix build cpp test

    doosuu committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    3a22427 View commit details
    Browse the repository at this point in the history
  2. Fix test

    doosuu committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    0ad5492 View commit details
    Browse the repository at this point in the history
  3. Fix Python test

    doosuu committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    4a1a677 View commit details
    Browse the repository at this point in the history
  4. Fix review findings

    doosuu committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    173bfc0 View commit details
    Browse the repository at this point in the history
  5. Fix build integration test

    doosuu committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    7bfc9ed View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    237e308 View commit details
    Browse the repository at this point in the history
  7. Apply suggestions from code review

    Co-authored-by: BjoernAtBosch <Bjoern.Hornburg@de.bosch.com>
    doosuu and BjoernAtBosch authored Sep 14, 2023
    Configuration menu
    Copy the full SHA
    81324af View commit details
    Browse the repository at this point in the history
  8. Fix review finding

    doosuu committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    c43dad8 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Apply suggestions from code review

    Co-authored-by: BjoernAtBosch <Bjoern.Hornburg@de.bosch.com>
    doosuu and BjoernAtBosch authored Sep 15, 2023
    Configuration menu
    Copy the full SHA
    3982334 View commit details
    Browse the repository at this point in the history
  2. Remove unused template file

    doosuu committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    9c6fcf1 View commit details
    Browse the repository at this point in the history
  3. Satisfy linter

    doosuu committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    cc09d98 View commit details
    Browse the repository at this point in the history