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: Create Rust gRPC client for Runner #479

Closed
wants to merge 9 commits into from
Closed

feat: Create Rust gRPC client for Runner #479

wants to merge 9 commits into from

Commits on Jan 2, 2024

  1. Initial Client

    darunrs committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    5e4734d View commit details
    Browse the repository at this point in the history
  2. Revert main to normal

    darunrs committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    11b46ae View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Read Host and Port from Env

    darunrs committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    47478a5 View commit details
    Browse the repository at this point in the history
  2. Clean up code

    darunrs committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    ea2c955 View commit details
    Browse the repository at this point in the history
  3. Fix Cargo format errors

    darunrs committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    392636c View commit details
    Browse the repository at this point in the history
  4. Fix Github Action Issue

    darunrs committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    23c1416 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Prepare for PR

    darunrs committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    968492e View commit details
    Browse the repository at this point in the history
  2. Fix Docker issues

    darunrs committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    98be7cb View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

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