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: Runner gRPC endpoint #446

Merged
merged 18 commits into from
Dec 21, 2023
Merged

feat: Runner gRPC endpoint #446

merged 18 commits into from
Dec 21, 2023

Commits on Dec 20, 2023

  1. Basic gRPC endpoint

    darunrs committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    26d18cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    011f807 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d0b1db2 View commit details
    Browse the repository at this point in the history
  4. Mostly implement APIs

    darunrs committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    048301b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    51b8e3c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4307765 View commit details
    Browse the repository at this point in the history
  7. Passing test

    darunrs committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    a5c109b View commit details
    Browse the repository at this point in the history
  8. Complete Start Stream tests

    darunrs committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    81ae3f1 View commit details
    Browse the repository at this point in the history
  9. Complete unit tests

    darunrs committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    2d4c128 View commit details
    Browse the repository at this point in the history
  10. Prepare for PR

    darunrs committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    e6fc7e5 View commit details
    Browse the repository at this point in the history
  11. Small fixes

    darunrs committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    7ed12c4 View commit details
    Browse the repository at this point in the history
  12. Address some PR Comments

    darunrs committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    eec3eb5 View commit details
    Browse the repository at this point in the history
  13. Rename Stream to Executor

    darunrs committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    4ee0e5a View commit details
    Browse the repository at this point in the history
  14. Run codegen with build

    darunrs committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    53217ce View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a2a4538 View commit details
    Browse the repository at this point in the history
  16. Fix GitHub tests

    darunrs committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    1decb74 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Configuration menu
    Copy the full SHA
    7e3d730 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    425df28 View commit details
    Browse the repository at this point in the history