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(framework) Implement DriverAPI GetRun #3580

Merged
merged 39 commits into from
Jun 20, 2024
Merged

Commits on Jun 11, 2024

  1. add run proto

    panh99 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    82a399a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    019d490 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

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

Commits on Jun 13, 2024

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

Commits on Jun 14, 2024

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

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    5bc1c9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c82082 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9f8a10 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1150474 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. update with main

    panh99 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    6ef8ceb View commit details
    Browse the repository at this point in the history
  2. fix the test for in mem driver

    panh99 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    bf10f81 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b57eeb7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a09223 View commit details
    Browse the repository at this point in the history
  5. make run_id mandatory

    panh99 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    5461e5d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    77f8927 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dcc6cfd View commit details
    Browse the repository at this point in the history
  8. format

    panh99 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    dc03386 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4d73b9c View commit details
    Browse the repository at this point in the history
  10. update doc string

    panh99 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    5aa7ced View commit details
    Browse the repository at this point in the history
  11. Merge remote-tracking branch 'refs/remotes/origin/impl-get-run-driver…

    …' into impl-get-run-driver
    panh99 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    30aa173 View commit details
    Browse the repository at this point in the history
  12. update doc string

    panh99 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    084e22c View commit details
    Browse the repository at this point in the history
  13. update GrpcDriverStub

    panh99 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    db16408 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. use _run & _run_id

    panh99 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    6c9657e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe31189 View commit details
    Browse the repository at this point in the history
  3. update sim

    panh99 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    5110873 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d60d295 View commit details
    Browse the repository at this point in the history
  5. fix doc string

    panh99 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    e65af5f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f914b2c View commit details
    Browse the repository at this point in the history
  7. fix naming conflicts

    panh99 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    c62f496 View commit details
    Browse the repository at this point in the history
  8. Merge remote-tracking branch 'refs/remotes/origin/impl-get-run-driver…

    …' into impl-get-run-driver
    panh99 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    729d418 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b8515e3 View commit details
    Browse the repository at this point in the history
  10. quick fix

    panh99 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    fe5a8db View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    aeebcfb View commit details
    Browse the repository at this point in the history
  12. update naming

    panh99 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    25e6354 View commit details
    Browse the repository at this point in the history
  13. Merge remote-tracking branch 'refs/remotes/origin/impl-get-run-driver…

    …' into impl-get-run-driver
    panh99 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    62c3c81 View commit details
    Browse the repository at this point in the history
  14. fix unit tests

    panh99 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    05945f0 View commit details
    Browse the repository at this point in the history
  15. fix get_run

    panh99 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    1efc53d View commit details
    Browse the repository at this point in the history
  16. update in mem driver

    panh99 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    2cdaf83 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    bba27ea View commit details
    Browse the repository at this point in the history