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

Add gRPC interface to CLI settings #521

Merged
merged 5 commits into from
Dec 19, 2019
Merged

Add gRPC interface to CLI settings #521

merged 5 commits into from
Dec 19, 2019

Commits on Dec 17, 2019

  1. define proto messages and service

    Massimiliano Pippi committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    ea2cf98 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2019

  1. run protoc on settings interface, regenerate code

    Massimiliano Pippi committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    e71188b View commit details
    Browse the repository at this point in the history
  2. add service implementation and tests

    Massimiliano Pippi committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    0e9d748 View commit details
    Browse the repository at this point in the history
  3. remove test leftovers

    Massimiliano Pippi committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    0f3c6d8 View commit details
    Browse the repository at this point in the history
  4. dont depend on test file

    Massimiliano Pippi committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    d294340 View commit details
    Browse the repository at this point in the history